See: Description
Interface | Description |
---|---|
IAnnotatedDocument |
Defines methods that are required for access to annotations, such as comments.
|
ICellularFormatInstance |
Defines methods that are required for access to spreadsheet formats, having one or many worksheets.
|
IImageContainer |
Defines methods that are required to access an array of images (e.g.
|
IImageFormatInstance |
Defines methods that are required for raster image format redactions.
|
IMetadataAccess |
Defines methods that are required for access to metadata of a document, if format supports it.
|
IPreviewable |
Defines methods to create preview of the document.
|
IRasterizableDocument |
Defines methods that are required for saving document in any binary form.
|
ITextualFormatInstance |
Defines methods that are required for redacting textual data in any document, containing text.
|
Class | Description |
---|---|
DocumentFormatInstance |
Represents a specific format of a document.
|
MetadataCollection |
Represents a dictiоnary of
MetadataItem with its title as a key. |
MetadataItem |
Represents an item of metadata, common for all supported formats and used in metadata redactions.
|