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

In This Topic
    ViewerPreferences Property (PdfOptionsForm)
    In This Topic
    Gets or sets viewer preferences.
    Syntax
    'Declaration
     
    Public Property ViewerPreferences As PdfViewerPreferences
    public PdfViewerPreferences ViewerPreferences {get; set;}
    See Also