VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfBookmarkJS type
Constructors SeeAlso
In This Topic
    WebPdfBookmarkJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfBookmarkJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfBookmarkJS class.
    Methods
     NameDescription
    Public MethodGets an action to be performed when this bookmark is activated.
    Public MethodGets an array that contains the first-level child bookmarks of this bookmark.
    Public MethodGets a color of bookmark entry's text.
    Public MethodGets the destination to be displayed when this bookmark is activated.
    Public MethodGets the flags specifying style characteristics for displaying the bookmark item's text.
    Public MethodGets the unique object number in PDF document. (Inherited from WebPdfTreeNodeBaseJS)
    Public MethodGets the parent PDF document of this resource. (Inherited from WebPdfTreeNodeBaseJS)
    Public MethodGets the text to be displayed on the screen for this bookmark.
    Public MethodSets an action to be performed when this bookmark is activated.
    Public MethodSets an array that contains the first-level child bookmarks of this bookmark.
    Public MethodSets a color of bookmark entry's text.
    Public MethodSets the destination to be displayed when this bookmark is activated.
    Public MethodSets the flags specifying style characteristics for displaying the bookmark item's text.
    Public MethodSets the text to be displayed on the screen for this bookmark.
    See Also