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

In This Topic
    PdfViewerOptions Property (PdfFilter)
    In This Topic
    Gets a PdfFilter.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