PDFFilespecParamsΒΆ
This object represents the information found in a file specification. Such files may be both external files and files embedded inside the PDF document.
This Object has the properties below. If not present in the file
specification they are set to undefined.
filenameThe name of the file.
mimetypeThe MIME type for an embedded file.
sizeThe size in bytes of the embedded file contents.
creationDateThe creation date of the embedded file.
modificationDateThe modification date of the embedded file.