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 : PDFHighlightAnnotation Class |
The following tables list the members exposed by PDFHighlightAnnotation.
Name | Description | |
---|---|---|
PDFHighlightAnnotation Constructor | Initializes a new instance of a PDFHighlightAnnotation object with default values. |
Name | Description | |
---|---|---|
AnnotationType | Overridden. Gets the type of the annotation object. | |
Color | Color of the highlight annotations. | |
Content | Content of annotation object. This is optional. (Inherited from Leadtools.Pdf.PDFAnnotation) | |
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) | |
Points | Gets a list of points for the highlight annotations. | |
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) |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy of this PDFHighlightAnnotation. |