Click or drag to resize

CPDFStrikeoutAnnotation Properties

The CPDFStrikeoutAnnotation type exposes the following members.

Properties
  NameDescription
Public propertyColor
Gets color.
(Inherited from CPDFMarkupAnnotation.)
Public propertyPage
Returns the page that the annotation is associated with.
(Inherited from CPDFAnnotation.)
Public propertyQuardRects
Gets the array of quadrilateral points defining the bounds of the markup.
(Inherited from CPDFMarkupAnnotation.)
Public propertyRect
Gets the rectangle of the annotation on the page.
(Inherited from CPDFMarkupAnnotation.)
Public propertyTransparency
Gets opacity.
(Inherited from CPDFMarkupAnnotation.)
Public propertyType
Gets annotation type.
(Inherited from CPDFAnnotation.)
Top
See Also