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

Show in webframe

CustomBookmarks Property








List of the custom (user) bookmarks to use when creating PDF documents.
Syntax
public IList<PdfCustomBookmark> CustomBookmarks {get;}
'Declaration
 
Public ReadOnly Property CustomBookmarks As IList(Of PdfCustomBookmark)
'Usage
 
Dim instance As PdfDocumentOptions
Dim value As IList(Of PdfCustomBookmark)
 
value = instance.CustomBookmarks
@property (nonatomic, strong, nullable) NSArray<LTPdfCustomBookmark *> *customBookmarks
public List<PdfCustomBookmark> getCustomBookmarks()
 get_CustomBookmarks(); 
public:
property IList<PdfCustomBookmark>^ CustomBookmarks {
   IList<PdfCustomBookmark>^ get();
}

Property Value

A list of PdfCustomBookmark that represent the custom (user) bookmarks to add to the final PDF document.
Remarks

For more information, refer to PdfCustomBookmark

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