Spread Silverlight Documentation
HeaderFooterScalesWithDocument Property (ExtendedHeadFooterSetting)


GrapeCity.Excel Namespace > ExtendedHeadFooterSetting Class : HeaderFooterScalesWithDocument Property
Gets or sets a value indicating whether header footer scales with document.
Syntax
'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;}

Property Value

true if header footer scales with document; otherwise, false.
See Also

Reference

ExtendedHeadFooterSetting Class
ExtendedHeadFooterSetting Members