Click or drag to resize

CPDFInkAnnotation Properties

The CPDFInkAnnotation type exposes the following members.

Properties
  NameDescription
Public propertyBorderStyle
Gets the border style.
Public propertyDash
Gets the line dash array.
Public propertyInkColor
Gets color.
Public propertyInkPath
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 propertyThickness
Gets border width of ink annotation.
Public propertyTransparency
Gets opacity.
Public propertyType
Gets annotation type.
(Inherited from CPDFAnnotation.)
Top
See Also