|
1 | | ---- |
2 | | -title: groupdocs.redaction |
3 | | -second_title: GroupDocs.Redaction for Python via .NET API References |
4 | | -description: |
5 | | -type: docs |
6 | | -url: /python-net/groupdocs.redaction/ |
7 | | -is_root: false |
8 | | -weight: 10 |
| 1 | +--- |
| 2 | +title: groupdocs.redaction |
| 3 | +second_title: GroupDocs.Redaction for Python via .NET API References |
| 4 | +description: |
| 5 | +type: docs |
| 6 | +url: /python-net/groupdocs.redaction/ |
| 7 | +is_root: false |
| 8 | +weight: 10 |
9 | 9 | --- |
10 | | - |
11 | | -The GroupDocs namespace provides classes for redacting sensitive information from documents in PDF, raster image and office document formats. |
12 | | -The main classes in this namespace are: |
13 | | -| |
14 | | -| |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - |
20 | | -### Classes |
21 | | -| Class | Description | |
22 | | -| :- | :- | |
23 | | -| [`DocumentInfo`](/redaction/python-net/groupdocs.redaction/documentinfo) | Represents an information about document. Implements IDocumentInfo interface. See [`IDocumentInfo`](/redaction/python-net/groupdocs.redaction/idocumentinfo) for examples. | |
24 | | -| [`FileType`](/redaction/python-net/groupdocs.redaction/filetype) | Represents a file type. Provides methods to obtain a list of all file types supported by GroupDocs.Redaction, detect file type by extension, etc. | |
25 | | -| [`IDocumentInfo`](/redaction/python-net/groupdocs.redaction/idocumentinfo) | Defines methods that are required for getting basic document information. | |
26 | | -| [`License`](/redaction/python-net/groupdocs.redaction/license) | Provides methods for applying license. | |
27 | | -| [`Metered`](/redaction/python-net/groupdocs.redaction/metered) | Provides methods which allow to activate product with Metered license and retrieve amount of MBs processed.<br/>Learn more about Metered licenses [here](https://purchase.groupdocs.com/faqs/licensing/metered). | |
28 | | -| [`PageInfo`](/redaction/python-net/groupdocs.redaction/pageinfo) | Represents a brief page information. | |
29 | | -| [`Redaction`](/redaction/python-net/groupdocs.redaction/redaction) | Represents a base abstract class for all redaction types. | |
30 | | -| [`RedactionPolicy`](/redaction/python-net/groupdocs.redaction/redactionpolicy) | Represents a sanitization policy, containing a set of specific redactions to apply. | |
31 | | -| [`RedactionResult`](/redaction/python-net/groupdocs.redaction/redactionresult) | Represents a result of the redaction operation. | |
32 | | -| [`Redactor`](/redaction/python-net/groupdocs.redaction/redactor) | Represents a main class that controls document redaction process, allowing to open, redact and save documents. | |
33 | | -| [`RedactorChangeLog`](/redaction/python-net/groupdocs.redaction/redactorchangelog) | Represents results for a list of redactions, passed to Apply() method of [`Redactor`](/redaction/python-net/groupdocs.redaction/redactor) class. | |
34 | | -| [`RedactorLogEntry`](/redaction/python-net/groupdocs.redaction/redactorlogentry) | Represents results of applying redaction. | |
35 | | - |
36 | | - |
37 | | -### Enumerations |
38 | | -| Enumeration | Description | |
39 | | -| :- | :- | |
40 | | -| [`RedactionStatus`](/redaction/python-net/groupdocs.redaction/redactionstatus) | Represents a redaction completion status. | |
41 | | - |
42 | | - |
| 10 | + |
| 11 | +The GroupDocs namespace provides classes for redacting sensitive information from documents in PDF, raster image and office document formats. |
| 12 | +The main classes in this namespace are: |
| 13 | + |
| 14 | +### Classes |
| 15 | +| Class | Description | |
| 16 | +| :- | :- | |
| 17 | +| [`DocumentInfo`](/redaction/python-net/groupdocs.redaction/documentinfo) | Represents an information about document. Implements IDocumentInfo interface. See [`IDocumentInfo`](/redaction/python-net/groupdocs.redaction/idocumentinfo) for examples. | |
| 18 | +| [`FileType`](/redaction/python-net/groupdocs.redaction/filetype) | Represents a file type. Provides methods to obtain a list of all file types supported by GroupDocs.Redaction, detect file type by extension, etc. | |
| 19 | +| [`IDocumentInfo`](/redaction/python-net/groupdocs.redaction/idocumentinfo) | Defines methods that are required for getting basic document information. | |
| 20 | +| [`License`](/redaction/python-net/groupdocs.redaction/license) | Provides methods for applying license. | |
| 21 | +| [`Metered`](/redaction/python-net/groupdocs.redaction/metered) | Provides methods which allow to activate product with Metered license and retrieve amount of MBs processed. |
| 22 | +<br/>Learn more about Metered licenses [here](https://purchase.groupdocs.com/faqs/licensing/metered). | |
| 23 | +| [`PageInfo`](/redaction/python-net/groupdocs.redaction/pageinfo) | Represents a brief page information. | |
| 24 | +| [`Redaction`](/redaction/python-net/groupdocs.redaction/redaction) | Represents a base abstract class for all redaction types. | |
| 25 | +| [`RedactionPolicy`](/redaction/python-net/groupdocs.redaction/redactionpolicy) | Represents a sanitization policy, containing a set of specific redactions to apply. | |
| 26 | +| [`RedactionResult`](/redaction/python-net/groupdocs.redaction/redactionresult) | Represents a result of the redaction operation. | |
| 27 | +| [`Redactor`](/redaction/python-net/groupdocs.redaction/redactor) | Represents a main class that controls document redaction process, allowing to open, redact and save documents. | |
| 28 | +| [`RedactorChangeLog`](/redaction/python-net/groupdocs.redaction/redactorchangelog) | Represents results for a list of redactions, passed to Apply() method of [`Redactor`](/redaction/python-net/groupdocs.redaction/redactor) class. | |
| 29 | +| [`RedactorLogEntry`](/redaction/python-net/groupdocs.redaction/redactorlogentry) | Represents results of applying redaction. | |
| 30 | + |
| 31 | + |
| 32 | +### Enumerations |
| 33 | +| Enumeration | Description | |
| 34 | +| :- | :- | |
| 35 | +| [`RedactionStatus`](/redaction/python-net/groupdocs.redaction/redactionstatus) | Represents a redaction completion status. | |
| 36 | + |
| 37 | + |
0 commit comments