Click or drag to resize

CPDFRedactAnnotation Properties

The CPDFRedactAnnotation type exposes the following members.

Properties
  NameDescription
Public propertyBorderWidth
Border width.
Public propertyFillColor
Gets the fill color displayed in the specified area after applying the redaction. The color is drawn on the specified rect. Defaults to black.
Public propertyOutlineColor
Gets the color used for the redaction’s border in its marked state. Defaults to red.
Public propertyOverlayText
Gets the text displayed in the specified area after applying the redaction.
Public propertyPage
Returns the page that the annotation is associated with.
(Inherited from CPDFAnnotation.)
Public propertyQuardRects
Gets the areas that should be covered by the redaction annotation.
Public propertyRect
Gets the rectangle of the annotation on the page.
(Inherited from CPDFAnnotation.)
Public propertyTextAlignment
Gets the text alignment displayed in the specified area after applying the redaction.
Public propertyTextDa
Gets the text attribute displayed in the specified area after applying the redaction.
Public propertyType
Gets annotation type.
(Inherited from CPDFAnnotation.)
Top
See Also