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

In This Topic
    Landscape Property
    In This Topic
    Gets or sets whether to print the sheet in landscape mode.
    Syntax
    'Declaration
     
    Public Property Landscape As System.Boolean
    public System.bool Landscape {get; set;}
    See Also