GrapeCity.Xaml.Excel
HeaderFooterScalesWithDocument Property (ExtendedHeadFooterSetting)


Gets or sets a value indicating whether header footer scales with document.
Syntax
'Declaration
 
Public Property HeaderFooterScalesWithDocument As Boolean
'Usage
 
Dim instance As ExtendedHeadFooterSetting
Dim value As Boolean
 
instance.HeaderFooterScalesWithDocument = value
 
value = instance.HeaderFooterScalesWithDocument
public bool HeaderFooterScalesWithDocument {get; set;}

Property Value

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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExtendedHeadFooterSetting Class
ExtendedHeadFooterSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options