Click or drag to resize

RedactorAppearanceRedactedContentColor Property

Specifies the color used to paint the regions where content was removed.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Color RedactedContentColor { get; set; }

Property Value

Type: Color
Remarks
Default value is Gray color.
See Also