Click or drag to resize

CPDFCircleAnnotation Properties

The CPDFCircleAnnotation type exposes the following members.

Properties
  NameDescription
Public propertyBgColor
Gets the background color.
Public propertyBorderStyle
Gets the border style.
Public propertyDash
Gets the line dash array.
Public propertyHasBgColor
Whether the background color exists.
Public propertyLineColor
Gets the border color.
Public propertyLineWidth
Gets the border width.
Public propertyPage
Returns the page that the annotation is associated with.
(Inherited from CPDFAnnotation.)
Public propertyRect
Gets the rectangle of the annotation on the page.
(Inherited from CPDFAnnotation.)
Public propertyTransparency
Gets the border opacity.
Public propertyType
Gets annotation type.
(Inherited from CPDFAnnotation.)
Top
See Also