Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLPrintSettings Class / ScaleWithDocument Property

In This Topic
    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