AlignWithMargins Property (XLPrintSettings)
In This Topic
Gets or sets the align header/footer with page margins used for printed output.
Syntax
'Declaration
Public Property AlignWithMargins As Boolean
public bool AlignWithMargins {get; set;}
See Also