Aspose::Words::Saving::HeaderFooterBookmarksExportMode enum

HeaderFooterBookmarksExportMode enum

Specifies how bookmarks in headers/footers are exported.

enum class HeaderFooterBookmarksExportMode

Values

NameValueDescription
None0Bookmarks in headers/footers are not exported.
First1Only bookmark in first header/footer of the section is exported.
All2Bookmarks in all headers/footers are exported.

See Also