Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

AutoBookmarks Property








List of the current auto bookmarks options.
Syntax
public IList<PdfAutoBookmark> AutoBookmarks {get;}
'Declaration
 
Public ReadOnly Property AutoBookmarks As IList(Of PdfAutoBookmark)
'Usage
 
Dim instance As PdfDocumentOptions
Dim value As IList(Of PdfAutoBookmark)
 
value = instance.AutoBookmarks
@property (nonatomic, strong, nullable) NSArray<LTPdfAutoBookmark *> *autoBookmarks
public List<PdfAutoBookmark> getAutoBookmarks()
 get_AutoBookmarks(); 
public:
property IList<PdfAutoBookmark>^ AutoBookmarks {
   IList<PdfAutoBookmark>^ get();
}

Property Value

A list of PdfAutoBookmark that represent the auto-bookmarking settings used when creating PDF documents.
Remarks

For more information, refer to PdfAutoBookmark.

Example
For an example, refer to PdfDocumentOptions.
Requirements

Target Platforms

See Also

Reference

PdfDocumentOptions Class
PdfDocumentOptions Members
DocumentWriter Class
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

Error processing SSI file
Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features