FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / PdfExportOptions Class / Landscape Property

In This Topic
    Landscape Property
    In This Topic
    Indicate the landscape for exported pdf.
    Syntax
    'Declaration
     
    
    Public Property Landscape As Boolean
    public bool Landscape {get; set;}
    See Also