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

In This Topic
    PdfReExclusiveSettings Property
    In This Topic
    Gets or sets the PDF RE exclusive options.
    Syntax
    'Declaration
     
    Public Property PdfReExclusiveSettings As PdfExportOptions.PdfReExclusiveOptions
    public PdfExportOptions.PdfReExclusiveOptions PdfReExclusiveSettings {get; set;}

    Property Value

    A PdfExportOptions.PdfReExclusiveOptions object representing the PDF RE options.
    See Also