ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Section Namespace / PdfExport Class / PrintPresets Property

In This Topic
    PrintPresets Property (PdfExport)
    In This Topic
    Gets the print presets.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrintPresets As PrintPresets
    public PrintPresets PrintPresets {get;}
    See Also