Click or drag to resize

PdfFile Properties

The PdfFile type exposes the following members.

Properties
 NameDescription
Public propertyCheckSum Gets or sets a 16-byte string that is the checksum of the bytes of the uncompressed embedded file.
Public propertyCreationDate Gets or sets the date and time when the embedded file was created.
Public propertyFileSize Gets or sets size of the embedded file, in bytes.
Public propertyIsDisposed Gets a value indicating whether the object has been disposed of.
(Overrides PdfWrapperIsDisposed)
Public propertyModificationDate Gets or sets the date and time when the embedded file was last modified.
Public propertyStream Gets underlying stream.
Top
See Also