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

In This Topic
    PrintPresets Property (PdfExportOptions)
    In This Topic
    Specifies the Print Presets the PDF Export should use for the PDF Viewer type
    Syntax
    'Declaration
     
    Public Property PrintPresets As PrintPresets
    public PrintPresets PrintPresets {get; set;}
    See Also