ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfViewerPreferences Class / PageLayout Property

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