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

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