Click or drag to resize

PdfBookmarkWidget Properties

The PdfBookmarkWidget type exposes the following members.

Properties
Name Description
Public property Action
Gets or sets the Action for the Outline.
(Inherited from PdfBookmark .)
Public property Color
Gets or sets the color.
(Overrides PdfBookmark Color .)
Public property Count
Gets number of the elements in the collection.
(Inherited from PdfBookmarkCollection .)
Public property Destination
Gets or sets the outline destination.
(Overrides PdfBookmark Destination .)
Public property DisplayStyle
Gets or sets the text style.
(Overrides PdfBookmark DisplayStyle .)
Public property ExpandBookmark
It's true,expand node It's false,collapse node
(Inherited from PdfBookmark .)
Public property Item
Gets theat the specified index.
(Inherited from PdfBookmarkCollection .)
Public property Title
Gets or sets the outline title.
(Overrides PdfBookmark Title .)
Top
See Also