Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / PdfViewerPreferences Class / PageMode Property

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