'宣言 Public Property SuppressEmptyLastPage As System.Boolean
'使用法 Dim instance As DocumentPageLayouts Dim value As System.Boolean instance.SuppressEmptyLastPage = value value = instance.SuppressEmptyLastPage
public System.bool SuppressEmptyLastPage {get; set;}