CPDFLineAnnotation Properties |
The CPDFLineAnnotation type exposes the following members.
Name | Description | |
---|---|---|
BgColor |
Gets the background color.
| |
BorderStyle |
Gets border style.
| |
Dash |
Gets the line dash array.
| |
HasBgColor |
Whether the background color exists.
| |
HeadLineType |
Line style for the starting point of the line, more:C_LINE_TYPE | |
LineColor |
Gets line color.
| |
LineWidth |
Gets line width.
| |
Page |
Returns the page that the annotation is associated with.
(Inherited from CPDFAnnotation.) | |
Points |
Gets start point and end point of the line.
| |
Rect |
Gets the rectangle of the annotation on the page.
(Inherited from CPDFAnnotation.) | |
TailLineType |
Line style for the ending point of the line, more: C_LINE_TYPE | |
Transparency |
Gets line opacity.
| |
Type |
Gets annotation type.
(Inherited from CPDFAnnotation.) |