Click or drag to resize

CPDFSquareAnnotation Properties

The CPDFSquareAnnotation type exposes the following members.

Properties
  NameDescription
Public propertyBgColor
Gets background color.
Public propertyBorderStyle
Gets border style.
Public propertyDash
Gets the line dash array.
Public propertyHasBgColor
Whether the background color exists.
Public propertyLineColor
Gets border color.
Public propertyLineWidth
Gets 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 border opacity.
Public propertyType
Gets annotation type.
(Inherited from CPDFAnnotation.)
Top
See Also