ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / DocumentModel.PaperInfo Structure / IsLandscape Field

In This Topic
    IsLandscape Field
    In This Topic
    Whether the paper is ladscape
    Syntax
    'Declaration
     
    Public ReadOnly IsLandscape As Boolean
    public readonly bool IsLandscape
    See Also