IFixedFormatDocument class

IFixedFormatDocument class

Defines methods that are required for access formats of fixed structure, such as PDF or presentations.

Learn more

The IFixedFormatDocument type exposes the following members:

Methods

Method Description
load_images Loads an array of raster image instances contained within the document that match the specified RedactionFilter set.
load_images_redaction_filter
redact_annotation Replaces the matching text in all annotations within the document with given options.
redact_annotation_regex

See Also