LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

CustomBookmarks Property

Show in webframe







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

            

            
 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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