[]
Gets or sets a value indicating whether to export bookmarks in the PDF document.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting ExportBookmarks { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object indicating whether to export bookmarks. |
If the report has no bookmarks, this setting is ignored.