Pdf |
The PdfFile type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckSum | Gets or sets a 16-byte string that is the checksum of the bytes of the uncompressed embedded file. | |
| CreationDate | Gets or sets the date and time when the embedded file was created. | |
| FileSize | Gets or sets size of the embedded file, in bytes. | |
| FileType | Gets or sets the type of the embedded file. The value of this property must be registered by Adobe a first-class name. Names without a registered prefix must conform to the MIME media type names defined in Internet RFC 2046, Multipurpose Internet Mail Extensions (MIME), Part Two: Media Types. | |
| IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Overrides PdfWrapperIsDisposed) | |
| ModificationDate | Gets or sets the date and time when the embedded file was last modified. | |
| Stream | Gets underlying stream. |