In This Topic
Gets or sets the overlay text that should be drawn over the redacted region after the affected content has been removed.
Syntax
'Declaration
Public Property OverlayText As System.String
public System.string OverlayText {get; set;}
See Also