CPDFRedactAnnotation Properties |
The CPDFRedactAnnotation type exposes the following members.
| Name | Description | |
|---|---|---|
| BorderWidth |
Border width.
| |
| FillColor |
Gets the fill color displayed in the specified area after applying the redaction. The color is drawn on the specified rect. Defaults to black.
| |
| OutlineColor |
Gets the color used for the redaction’s border in its marked state. Defaults to red.
| |
| OverlayText |
Gets the text displayed in the specified area after applying the redaction.
| |
| Page |
Returns the page that the annotation is associated with.
(Inherited from CPDFAnnotation.) | |
| QuardRects |
Gets the areas that should be covered by the redaction annotation.
| |
| Rect |
Gets the rectangle of the annotation on the page.
(Inherited from CPDFAnnotation.) | |
| TextAlignment |
Gets the text alignment displayed in the specified area after applying the redaction.
| |
| TextDa |
Gets the text attribute displayed in the specified area after applying the redaction.
| |
| Type |
Gets annotation type.
(Inherited from CPDFAnnotation.) |