'Declaration Public Property HeaderFooterScalesWithDocument As System.Boolean
'Usage Dim instance As ExtendedHeadFooterSetting Dim value As System.Boolean instance.HeaderFooterScalesWithDocument = value value = instance.HeaderFooterScalesWithDocument
public System.bool HeaderFooterScalesWithDocument {get; set;}