'Declaration Property HeaderFooterScalesWithDocument As Boolean
'Usage Dim instance As IExtendedHeadFooterSetting Dim value As Boolean instance.HeaderFooterScalesWithDocument = value value = instance.HeaderFooterScalesWithDocument
bool HeaderFooterScalesWithDocument {get; set;}