ComponentOne PDF for .NET
C1.C1Pdf Namespace / C1PdfDocument Class / Landscape Property

In This Topic
    Landscape Property (C1PdfDocument)
    In This Topic
    Gets or sets the default page orientation for the document.
    Syntax
    'Declaration
     
    
    Public Property Landscape As Boolean
    public bool Landscape {get; set;}
    See Also