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

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