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

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