[]
Gets or sets the style of bookmarks in the document.
[PersistenceMode(PersistenceMode.InnerProperty)]
public EnumDefaultExportSetting<BookmarkStyle> BookmarkStyle { get; set; }
Type | Description |
---|---|
EnumDefaultExportSetting<BookmarkStyle> | An EnumDefaultExportSetting<T> object representing the style of bookmarks in the document. |