Bookmark overview

Constructors

 ConstructorOverloaded Initializes a new instance of the Bookmark class.

Public Methods

 DrawOverridden. 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

 ColorGets 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.
 ParentOutlineGets or sets the Outline object the bookmark will appear under.
 RequiredLicenseLevel (inherited from PageElement)Gets the required license level of the page element.
 StyleGets or sets the TextStyle enumeration that represents the text style of the bookmark.
 TextGets or sets the text of the bookmark.
 XGets of sets the X coordinate of the bookmark.
 YGets 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