Use automatic bookmarking in the final PDF document
public bool AutoBookmarksEnabled { get; set; } Public Property AutoBookmarksEnabled As Boolean public bool AutoBookmarksEnabled {get; set;} @property (nonatomic, assign) BOOL autoBookmarksEnabled public boolean getAutoBookmarksEnabled()public void setAutoBookmarksEnabled(boolean autoBookmarksEnabled)
<br/>get_AutoBookmarksEnabled();<br/>set_AutoBookmarksEnabled(value);<br/>Object.defineProperty('AutoBookmarksEnabled'); true to allow bookmarks to be created using automatic bookmarking, otherwise; false. Default value is true.
For more information, refer to the PdfAutoBookmark.
For an example, refer to PdfDocumentOptions.
Programming with LEADTOOLS Document Writers
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
