[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.RedactAnnotation.OverlayTextRepeat

OverlayTextRepeat Property

OverlayTextRepeat

Gets or sets a value indicating whether the text specified by OverlayText should be repeated to fill the redacted region after the affected content has been removed.

Declaration
public bool OverlayTextRepeat { get; set; }
Public Property OverlayTextRepeat As Boolean