Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
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;}
@property (nonatomic, assign) BOOL autoBookmarksEnabled
public boolean getAutoBookmarksEnabled() public void setAutoBookmarksEnabled(boolean autoBookmarksEnabled)
<br/>get_AutoBookmarksEnabled();<br/>set_AutoBookmarksEnabled(value);<br/>Object.defineProperty('AutoBookmarksEnabled');
For more information, refer to the PdfAutoBookmark.