'Declaration Public Overloads Sub Redact( _ ByVal redactAnnotation As RedactAnnotation, _ Optional ByVal redactOptions As RedactOptions _ )
public void Redact( RedactAnnotation redactAnnotation, RedactOptions redactOptions )
Parameters
- redactAnnotation
- The GrapeCity.Documents.Pdf.Annotations.RedactAnnotation object to apply.
- redactOptions
- Specifies the additional redact options. If null, the default settings are used.