ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLPrintSettings Class / ScaleWithDocument Property

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