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