Attachment class

Attachment class

Represents a file attached to a document.

The Attachment type exposes the following members:

Properties

Property Description
content Gets or sets the attached file content.

Methods

Method Description
create_watermarker Loads a content from the attached file.
create_watermarker Loads a content from the attached file with the specified load options.
create_watermarker Loads a content from the attached file with the specified load options and settings.
get_document_info Gets the information about a document stored in the attached file.

Remarks

Learn more | | | | |

See Also