Note overview

Constructors

 ConstructorOverloaded Initializes a new instance of the Note class.

Public Methods

 DrawOverridden. Draws the link to the given PageWriter object.
 DrawAnnotationDraws the link to the given DocumentWriter 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 of the note.
 HeightGets or sets the height of the link.
 ID (inherited from PageElement)Gets or sets the ID of the page element.
 IsOpenGets or sets a value indicating if the note is opened by default.
 NoteTypeGets or sets the type of note.
 RequiredLicenseLevel (inherited from PageElement)Gets the required license level of the page element.
 TextGets or sets the text of the note.
 WidthGets or sets the width of the link.
 XGets or sets the X coordinate of the link.
 YGets or sets the Y coordinate of the link.

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

Note Class | ceTe.DynamicPDF.PageElements Namespace