[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.PdfExportSettings.ExportBookmarks

ExportBookmarks Property

ExportBookmarks

Gets or sets a value indicating whether to export bookmarks in the PDF document.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting ExportBookmarks { get; set; }
Property Value
Type Description
BoolDefaultExportSetting

A BoolDefaultExportSetting object indicating whether to export bookmarks.

Remarks

If the report has no bookmarks, this setting is ignored.