IFixedFormatDocument
Leave feedback
On this page
Defines methods that are required for access formats of fixed structure, such as PDF or presentations.
public interface IFixedFormatDocument
| Name | Description |
|---|---|
| LoadImages(RedactionFilter[]) | Loads an array of raster image instances, contained within the document, matching RedactionFilter set. |
| RedactAnnotation(Regex, ReplacementOptions) | Replaces the matching text in all annotations within the document with given options. |
Learn more
- More details about applying redactions: Redaction basics
- More details about PageAreaRedaction: Use PageAreaRedaction
- More details about implementing custom formats: Create custom format handler
- namespace GroupDocs.Redaction.Integration
- 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.