Pdf |
The PdfEmbeddedFile type exposes the following members.
Name | Description | |||
---|---|---|---|---|
CheckSum | (Optional) A 16-byte array that is the checksum of the bytes of the uncompressed embedded file. The checksum shall be calculated by applying the standard MD5 message-digest algorithm (described in Internet RFC 1321, The MD5 Message-Digest Algorithm) to the bytes of the embedded file stream.
| |||
CompressedSize | Gets the size of the compressed embedded file, in bytes. | |||
CreationDate | (Optional) The date and time when the embedded file was created. See "Table 157: Entries in a collection field dictionary". | |||
MediaType | (Optional, required in the case of an embedded file stream used as as associated file) The media type of the embedded file. The value of this entry shall conform to the MIME media type names defined in Internet RFC2046, Multipurpose Internet Mail Extensions (MIME), Part Two: Media Types. | |||
Metadata | (Optional; PDF 1.4) A metadata stream containing metadata for the component.
(Inherited from PdfObject) | |||
ModificationDate | (Optional, required in the case of an embedded file stream used as an associated file) The date and time when the embedded file was last modified. See "Table 157: Entries in a collection field dictionary". | |||
Size | (Optional) The size of the uncompressed embedded file, in bytes. See "Table 157: Entries in a collection field dictionary". |