Leadtools.Pdf Namespace : PDFEllipseAnnotation Class |
The following tables list the members exposed by PDFEllipseAnnotation.
Name | Description | |
---|---|---|
PDFEllipseAnnotation Constructor | Initializes a new instance of a PDFEllipseAnnotation object with default values. |
Name | Description | |
---|---|---|
AnnotationType | Overridden. Gets the type of this annotation object. | |
Brush | Gets or sets the brush of this annotation. | |
Center | Gets or sets the center point of this ellipse annotation. | |
Content | Gets or sets a string that represents the content of annotation object. This is optional. (Inherited from Leadtools.Pdf.PDFAnnotation) | |
HorizontalRadius | Gets or sets the horizontal radius of this ellipse annotation. | |
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) | |
Pen | Gets or sets the pen of this annotation. | |
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) | |
VerticalRadius | Gets or sets the vertical radius of this ellipse annotation. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy of this PDFEllipseAnnotation |