Name | Description | |
---|---|---|
![]() | WebPdfBookmarkJS | Initializes a new instance of the WebPdfBookmarkJS class. |
Name | Description | |
---|---|---|
![]() | WebPdfBookmarkJS | Initializes a new instance of the WebPdfBookmarkJS class. |
Name | Description | |
---|---|---|
![]() | get_Action | Gets an action to be performed when this bookmark is activated. |
![]() | get_ChildBookmarks | Gets an array that contains the first-level child bookmarks of this bookmark. |
![]() | get_Color | Gets a color of bookmark entry's text. |
![]() | get_Destination | Gets the destination to be displayed when this bookmark is activated. |
![]() | get_Flags | Gets the flags specifying style characteristics for displaying the bookmark item's text. |
![]() | get_ObjectNumber | Gets the unique object number in PDF document. (Inherited from WebPdfTreeNodeBaseJS) |
![]() | get_PdfDocument | Gets the parent PDF document of this resource. (Inherited from WebPdfTreeNodeBaseJS) |
![]() | get_Title | Gets the text to be displayed on the screen for this bookmark. |
![]() | set_Action | Sets an action to be performed when this bookmark is activated. |
![]() | set_ChildBookmarks | Sets an array that contains the first-level child bookmarks of this bookmark. |
![]() | set_Color | Sets a color of bookmark entry's text. |
![]() | set_Destination | Sets the destination to be displayed when this bookmark is activated. |
![]() | set_Flags | Sets the flags specifying style characteristics for displaying the bookmark item's text. |
![]() | set_Title | Sets the text to be displayed on the screen for this bookmark. |