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