Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export.Ssrs.Forms Namespace / SsrsPdfOptionsForm Class / ViewerPreferences Property

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