![]() | Pdf |
The PdfBookmark type exposes the following members.
Name | Description | |
---|---|---|
![]() | Action | Gets or sets the PdfAction object associated with this bookmark or null if no action. In this case, the application should try Destination |
![]() | Childs | Gets the collection of PdfBookmark objects assigned to the current bookmark. |
![]() | Color | Gets or sets the color of this bookmark. The alpha channel is not used. |
![]() | Destination | Gets or sets the PdfDestination object associated with this bookmark |
![]() | Dictionary | Gets the bookmark's dictionary |
![]() | Handle | Gets the Pdfium SDK handle that the bookmark is bound to |
![]() | IsBold | Determines whether the bookmark should be bold. |
![]() | IsItalic | Determines whether the bookmark should be italic. |
![]() | Parent | Gets the parent bookmark of the current bookmark. |
![]() | Title | Gets the title of bookmark |