Back to Devexpress

Attachment Properties

officefileapi-devexpress-dot-docs-dot-pdf-dot-attachment-dot-underscore-properties.md

latest1.4 KB
Original Source

Attachment Properties

A file attached to a PDF document.

NameDescription
CreationDateGets or sets the date of file attachment creation in the document.
DataGets or sets the attached file data.
DescriptionSpecifies the description for the attached file shown in the Attachments panel of a PDF Viewer application.
FileNameGets or sets the attached file name.
FilePathSpecifies the path to the file to be attached to the document.
ModificationDateGets or sets the date and time of the attachment file’s last modification.
RelationshipGets or sets the relationship between the document and the attachment file.
TypeSpecifies the data type (in an MIME format) of the attachment file.

See Also

Attachment Class

Attachment Members

DevExpress.Docs.Pdf Namespace