Overload | Description |
---|---|
Redact(RedactOptions) | Applies all GrapeCity.Documents.Pdf.Annotations.RedactAnnotations to the current document. |
Redact(IList<RedactAnnotation>,RedactOptions) | Applies a list of specified GrapeCity.Documents.Pdf.Annotations.RedactAnnotations to the current document. |
Redact(RedactAnnotation,RedactOptions) | Applies a specified GrapeCity.Documents.Pdf.Annotations.RedactAnnotations to the current document. |