ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / Orientation Property

In This Topic
    Orientation Property (PageSetup)
    In This Topic
    Sets or returns whether pages are printed in landscape or portrait.
    Syntax
    'Declaration
     
    Public Property Orientation As PagePrintOrientation
    public PagePrintOrientation Orientation {get; set;}
    See Also