Skip to main content

PdfAttachment Properties

Represents a file attached to a PDF document.
Name Description
CreationDate Specifies the date of the attachment file creation.
Data Specifies the document’s attachment file as a byte array.
Description Specifies the attachment file’s description.
FileName Specifies the name of the attachment file.
FilePath Specifies the path to the file to be attached to the document.
ModificationDate Specifies the date of the attachment file’s last modification.
Relationship Specifies the relation between the document and the attachment file.
Type Specifies the data type of the attachment file.
See Also