ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / PdfFilter Class / PdfViewerOptions Property

In This Topic
    PdfViewerOptions Property
    In This Topic
    Gets a PdfViewerOptions object that specifies how the viewer should display the Pdf document.
    Syntax
    'Declaration
     
    Public ReadOnly Property PdfViewerOptions As PdfViewerOptions
    public PdfViewerOptions PdfViewerOptions {get;}
    See Also