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 : PDFLineAnnotation Class |
The following tables list the members exposed by PDFLineAnnotation.
Name | Description | |
---|---|---|
PDFLineAnnotation Constructor | Initializes a new instance of a PDFLineAnnotation object with default values. |
Name | Description | |
---|---|---|
AnnotationType | Overridden. Gets the type of this annotation object. | |
Content | Content of annotation object. This is optional. (Inherited from Leadtools.Pdf.PDFAnnotation) | |
EndPoint | End point of this line annotation. | |
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) | |
Pen | Pen of this line annotation. | |
StartPoint | Start point of this line annotation. | |
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 PDFLineAnnotation. |