[]
Gets or sets the PDF RE exclusive options.
[PersistenceMode(PersistenceMode.InnerProperty)]
[TypeConverter(typeof(ExpandableObjectConverter))]
public PdfExportOptions.PdfReExclusiveOptions PdfReExclusiveSettings { get; set; }
Type | Description |
---|---|
PdfExportOptions.PdfReExclusiveOptions | A PdfExportOptions.PdfReExclusiveOptions object representing the PDF RE options. |