Click or drag to resize

RedactorAppearanceOverlayText Property

Specifies if the text (e.g. "Redacted" etc.) should be placed on top of the overlay. The remaining properties relate to the positioning, and styling of the overlay text.

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

Property Value

Type: Boolean
See Also