PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfViewerPreferences Class / PageLayout Property

In This Topic
    PageLayout Property
    In This Topic
    Gets or sets the page layout to be used when the document is opened.
    Syntax
    'Declaration
     
    
    Public Property PageLayout As PageLayout
    public PageLayout PageLayout {get; set;}
    See Also