The following tables list the members exposed by PDFTextAnnotation.
Public Constructors
Name | Description | |
---|---|---|
PDFTextAnnotation | Initializes a new instance of a PDFTextAnnotation object with default values. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this PDFTextAnnotation. |
Public Properties
Name | Description | |
---|---|---|
AnnotationType | Gets the type of this annotation object. | |
Bold | Indicates whether the text has a bold font or not. | |
Color | Color of text annotation. | |
FontHeight | Font height in PDF units. | |
FontName | True type face name of this font. | |
FrameBounds | Source bounds of text annotation. | |
FrameBrush | Brush for the bounding rectangle of text annotation. | |
FramePen | Pen for the bounding rectangle of text annotation. | |
Italic | Indicates whether the annotation text has an italic font or not. | |
Justification | Justification of this text annotation object. | |
Rotation | The rotation angle of the text. | |
Strikeout | Indicates whether the annotation text has a strikeout or not. | |
Underline | Indicates whether the annotation text is underlined or not. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET