Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace : PDFTextAnnotation Class |
The following tables list the members exposed by PDFTextAnnotation.
Name | Description | |
---|---|---|
PDFTextAnnotation Constructor | Initializes a new instance of a PDFTextAnnotation object with default values. |
Name | Description | |
---|---|---|
AnnotationType | Overridden. Gets the type of this annotation object. | |
Bold | Indicates whether the text has a bold font or not. | |
Color | Color of text annotation. | |
Content | Content of annotation object. This is optional. (Inherited from Leadtools.Pdf.PDFAnnotation) | |
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. | |
Modified | Date and time for last modification of annotation object. (Inherited from Leadtools.Pdf.PDFAnnotation) | |
ObjectBounds | Gets the source bounds of this annotation. (Inherited from Leadtools.Pdf.PDFAnnotation) | |
PageNumber | Page number for this annotation. (Inherited from Leadtools.Pdf.PDFAnnotation) | |
Strikeout | Indicates whether the annotation text has a strikeout or not. | |
Subject | Subject of this PDF annotation. (Inherited from Leadtools.Pdf.PDFAnnotation) | |
Title | Title of this PDF annotation. (Inherited from Leadtools.Pdf.PDFAnnotation) | |
Transparency | Transparency for this annotation. (Inherited from Leadtools.Pdf.PDFAnnotation) | |
Underline | Indicates whether the annotation text is underlined or not. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy of this PDFTextAnnotation. |