ComponentOne Reports for WPF
C1.C1Report Namespace / PdfViewerOptions Class / PageLayout Property

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