'Declaration
Property PrintHeadings As System.Boolean
'Usage
Dim instance As IPageSetup Dim value As System.Boolean instance.PrintHeadings = value value = instance.PrintHeadings
System.bool PrintHeadings {get; set;}
read-write property PrintHeadings: System.Boolean;
function get,set PrintHeadings : System.boolean