Pdf |
The PdfFile type exposes the following members.
Name | Description | |
---|---|---|
PdfFile(Byte) | Creates new instance of PdfFile. | |
PdfFile(PdfTypeStream) | Creates a new instance of PdfFile and initialize it with specified steeam |
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. | |
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. |
Name | Description | |
---|---|---|
Dispose |
Releases all resources used by the PdfFile.
(Overrides PdfWrapperDispose(Boolean)) |