public class PdfTextNote : PdfObjectPublic Class PdfTextNote
Inherits PdfObjectpublic ref class PdfTextNote : public PdfObjecttype PdfTextNote =
class
inherit PdfObject
end| PdfTextNote | Creates a text note |
| IconType | Gets or sets text note icon in PDF document. This property is Note type by default |
| IsOpen | Controls if the note should be opened by default when displayed in PDF. This property is false by default |
| NoteRectangle | The text note rectangle in PDF page |
| NoteText | The note text |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |