ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions Class / PrintPresets Property

In This Topic
    PrintPresets Property (PdfExportOptions)
    In This Topic
    Gets or sets the print presets for the PDF export using for the PDF-based Web Viewer type.
    Syntax
    'Declaration
     
    Public Property PrintPresets As PrintPresets
    public PrintPresets PrintPresets {get; set;}

    Property Value

    A %% object representing the print presets for the PDF export.
    See Also