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

In This Topic
    PageMode Property (PdfViewerOptions)
    In This Topic
    Gets or sets how the document should be displayed when opened.
    Syntax
    'Declaration
     
    Public Property PageMode As PageModeEnum
    public PageModeEnum PageMode {get; set;}
    See Also