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 | Gets or sets a value that indicates whether the text has a bold font or not. | |
Color | Gets or sets the color of text annotation. | |
Content | Gets or sets a string that represents the content of annotation object. This is optional. (Inherited from Leadtools.Pdf.PDFAnnotation) | |
FontHeight | Gets or sets the font height in PDF units. | |
FontName | Gets or sets the true type face name of this font. | |
FrameBounds | Gets or sets the source bounds of text annotation. | |
FrameBrush | Gets or sets the brush for the bounding rectangle of text annotation. | |
FramePen | Gets or sets the pen for the bounding rectangle of text annotation. | |
Italic | Gets or sets a value that indicates whether the annotation text has an italic font or not. | |
Justification | Gets or sets the justification of this text annotation object. | |
Modified | Gets or sets the 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 | Gets or sets page number for this annotation. (Inherited from Leadtools.Pdf.PDFAnnotation) | |
Strikeout | Gets or sets a value that indicates whether the annotation text has a strikeout or not. | |
Title | Gets or sets the a string that represents the title of this PDF annotation. (Inherited from Leadtools.Pdf.PDFAnnotation) | |
Transparency | Gets or sets transparency for this annotation. (Inherited from Leadtools.Pdf.PDFAnnotation) | |
Underline | Gets or sets a value that indicates whether the annotation text is underlined or not. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy of this PDFTextAnnotation. |