RedactionAnnotationOverlayText Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets a text string specifying the overlay text that should be drawn over the redacted region after the affected content has been removed. This entry is ignored if the RO entry is present.

Namespace:  Apitron.PDF.Kit.Interactive.Annotations
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public string OverlayText { get; set; }

Property Value

Type: String
The overlay text.
See Also

Reference