[]
Gets or sets a value indicating whether to export bookmarks in the PDF-based Web Viewer type.
public bool ExportBookmarks { get; set; }
A bool value. true if bookmarks should be exported; otherwise, false.
true
false