IPdfAttachmentOptions class

IPdfAttachmentOptions class

Interface for options of the embedded document to PDF as attachment.

The IPdfAttachmentOptions type exposes the following members:

Properties

Property Description
object_data The data of the embedded object.
extension The extension of the embedded object.
page_number The page number for inserting of the embedded object.

See Also