GrapeCity.Xaml.Excel
HeaderFooterAlignWithPageMargin Property (ExtendedHeadFooterSetting)


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

Property Value

true if header footer align with page margin; 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