PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / C1PdfDocument Class / Landscape Property

In This Topic
    Landscape Property
    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