Save
Leave feedback
On this page
Saves the redaction policy to a file.
public void Save(string filePath)
| Parameter | Type | Description |
|---|---|---|
| filePath | String | Path to file. |
- class RedactionPolicy
- namespace GroupDocs.Redaction
- assembly GroupDocs.Redaction
Saves the redaction policy to a stream.
public void Save(Stream output)
| Parameter | Type | Description |
|---|---|---|
| output | Stream | Target stream to save the policy |
- class RedactionPolicy
- namespace GroupDocs.Redaction
- assembly GroupDocs.Redaction
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.