Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Page Class / Landscape Property

In This Topic
    Landscape Property (Page)
    In This Topic
    Gets or sets a value indicating whether the current page has landscape orientation.
    Syntax
    'Declaration
     
    Public Property Landscape As System.Boolean
    public System.bool Landscape {get; set;}
    See Also