ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPrinterSettings Interface / LandscapeAngle Property

In This Topic
    LandscapeAngle Property
    In This Topic
    Gets the angle, in degrees, that the portrait orientation is rotated to produce the landscape orientation.
    Syntax
    'Declaration
     
    ReadOnly Property LandscapeAngle As Integer
    int LandscapeAngle {get;}

    Property Value

    The angle, in degrees, that the portrait orientation is rotated to produce the landscape orientation.
    See Also