ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / WebViewer Class / PdfExportOptions Property

In This Topic
    PdfExportOptions Property
    In This Topic
    Returns a PdfExportOptions object to set PDF-specific properties when you use the PDF ViewerType in the WebViewer control.
    Syntax
    'Declaration
     
    Public ReadOnly Property PdfExportOptions As PdfExportOptions
    public PdfExportOptions PdfExportOptions {get;}
    See Also