#include <Sanitizer.h>
The class Sanitizer. static interface to Apryse SDKs document sanitization functionality
Definition at line 22 of file Sanitizer.h.
Retrieves the types of sanitizable content that are present within the document.
- Parameters
-
| doc | The document to inspect for sanitizable content. |
- Returns
- Returns the sanitization options with all sanitizable content present within the document enabled.
Performs document sanitization based on the specified sanitize options. If no options are provided, all sanitizable content present will be removed.
- Parameters
-
| doc | The document to sanitize. |
| options | Document sanitization options (optional). |
The documentation for this class was generated from the following file: