Note: This topic is for
Document/Medical only.
The redaction annotation object
(AnnRedactionObject)
is a rectangle with properties that are appropriate for blacking out an area. With
the automated functions, the user clicks and drags to specify the rectangle in the
current window. Programmatically, the boundaries and location of the redaction
object can be controlled using the following properties:
The
AnnRedactionObject
class inherits a number of properties from the
AnnObjectBase class
that provide support for font, pen and brush characteristics. These properties are
listed below:
Fill Stroke StrokeDashArray StrokeDashCap StrokeDashOffset StrokeEndLineCap StrokeLineJoin StrokeMiterLimit StrokeStartLineCap StrokeThickness FontDecorations FontFamily FontSize FontStretch FontStyle FontWeight SupportsFill SupportsFont SupportsStroke
Header HeaderBackground HeaderDecorations HeaderFontFamily HeaderFontSize HeaderFontStretch HeaderFontStyle HeaderFontWeight HeaderForeground HeaderOffset IsHeaderRestricted IsHeaderVisible
For more information about the automated redaction annotation object, refer to WPF Annotation Objects - Automated Features.