DeleteAnnotationRedaction Constructor |
Initializes a new instance of DeleteAnnotationRedaction class, with settings to delete all annotations (matching everything).
Namespace: GroupDocs.Redaction.RedactionsAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 21.9
Syntaxpublic DeleteAnnotationRedaction()
public:
DeleteAnnotationRedaction()
new : unit -> DeleteAnnotationRedaction
See Also