ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / Landscape Property

In This Topic
    Landscape Property (SystemPrinter)
    In This Topic
    Determines whether or not the report will be landscaped for printing.
    Syntax
    'Declaration
     
    Public Property Landscape As Boolean
    public bool Landscape {get; set;}
    See Also