Back to Devexpress

PdfFileSpecification Properties

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

latest1.8 KB
Original Source

PdfFileSpecification Properties

Represents the file specification that gives the name of the target file in a standard format, and can also contain information related to one or more specific file systems.

NameDescription
CreationDateGets the date and time when the file was created.
DescriptionGets the descriptive text associated with the file specification.
FileDataGets the data of the file specification represented as a byte array.
FileNameReturns the file name.
FileSystemGets the name of the file system that is used to interpret this file specification.
IndexGets the zero-based index associated with the file specification.
MimeTypeGets the MIME type (content type) of the file.
ModificationDateGets the date and time of the file’s last modification.
RelationshipGets the relationship between the document and the file.
SizeGets the size of the file attachment.

See Also

PdfFileSpecification Class

PdfFileSpecification Members

DevExpress.Pdf Namespace