PdfAttachmentOptions class
PdfAttachmentOptions class
Provides options to attach the embedded object to Pdf.
Inheritance: PdfAttachmentOptions
→
ImportDocumentOptions
The PdfAttachmentOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the PdfAttachmentOptions class. |
init | Initializes a new instance of the PdfAttachmentOptions class. |
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. |
Remarks
Learn more | | |
See Also
- module
groupdocs.merger.domain.options
- class
ImportDocumentOptions
- class
PdfAttachmentOptions