Leadtools.Forms.DocumentWriters Namespace > PdfDocumentOptions Class : AutoBookmarksEnabled Property |
public bool AutoBookmarksEnabled {get; set;}
'Declaration Public Property AutoBookmarksEnabled As Boolean
'Usage Dim instance As PdfDocumentOptions Dim value As Boolean instance.AutoBookmarksEnabled = value value = instance.AutoBookmarksEnabled
public bool AutoBookmarksEnabled {get; set;}
get_AutoBookmarksEnabled();
set_AutoBookmarksEnabled(value);
Object.defineProperty('AutoBookmarksEnabled');
For more information, refer to the PdfAutoBookmark.