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

In This Topic
    Landscape Property (Printer)
    In This Topic
    Gets or sets a value indicating whether the page is printed in landscape or portrait orientation.
    Syntax
    'Declaration
     
    Public Property Landscape As Boolean
    public bool Landscape {get; set;}
    See Also