Constructors
Constructor | Overloaded Initializes a new instance of the Note class. |
Public Methods
Draw | Overridden. Draws the link to the given PageWriter object. |
DrawAnnotation | Draws 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
Color | Gets or sets the color of the note. |
Height | Gets or sets the height of the link. |
ID (inherited from PageElement) | Gets or sets the ID of the page element. |
IsOpen | Gets or sets a value indicating if the note is opened by default. |
NoteType | Gets or sets the type of note. |
RequiredLicenseLevel (inherited from PageElement) | Gets the required license level of the page element. |
Text | Gets or sets the text of the note. |
Width | Gets or sets the width of the link. |
X | Gets or sets the X coordinate of the link. |
Y | Gets 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




