Back to Devexpress

PdfFileAttachment Properties

officefileapi-devexpress-dot-pdf-dot-pdffileattachment-dot-underscore-properties.md

latest1.5 KB
Original Source

PdfFileAttachment Properties

A file attached to a PDF document.

NameDescription
CreationDateGets or sets date when the file attachment was created in the document.
DataGets or sets the data of the attached file represented as a byte array.
DescriptionSpecifies the description for the attached file shown in the Attachments panel of a PDF Viewer.
FileNameGets or sets the attached file name.
MimeTypeGets or sets the MIME type (content type) of the attached file.
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.
SizeGets the size of the file attachment.

See Also

PdfFileAttachment Class

PdfFileAttachment Members

DevExpress.Pdf Namespace