Constructors
Constructor | Overloaded Initializes a new instance of the Bookmark class. |
Public Methods
Draw | Overridden. Draws the bookmark to the given PageWriter object. |
Equals (inherited from Object) | See System.Object |
GetHashCode (inherited from Object) | See System.Object |
GetType (inherited from Object) | See System.Object |
ToString (inherited from Object) | See System.Object |
Public Properties
Color | Gets or sets the Color object to use for the text of the bookmark. |
ID (inherited from PageElement) | Gets or sets the ID of the page element. |
ParentOutline | Gets or sets the Outline object the bookmark will appear under. |
RequiredLicenseLevel (inherited from PageElement) | Gets the required license level of the page element. |
Style | Gets or sets the TextStyle enumeration that represents the text style of the bookmark. |
Text | Gets or sets the text of the bookmark. |
X | Gets of sets the X coordinate of the bookmark. |
Y | Gets or sets the Y coordinate of the bookmark. |
Protected Methods
Finalize (inherited from Object) | See System.Object |
MemberwiseClone (inherited from Object) | See System.Object |
SetRequiredLicenseLevel (inherited from PageElement) | Sets the license level required by the page element. |
See Also
Bookmark Class | ceTe.DynamicPDF.PageElements Namespace




