The PdfEmbeddedFile type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreationDate |
Gets or sets the date and time when the embedded file was created.
|
![]() | Id |
Gets the identifier of this embedded file in this PdfDocument.
|
![]() | MimeType |
Gets or sets the MIME media type of the embedded file.
|
![]() | ModifiedDate |
Gets or sets the date and time when the embedded file was last modified.
|
![]() | Size | Gets the size of the embedded file, in bytes. |
![]() | WriteWithoutCompression |
Gets or sets the value indicating whether this file should be embedded as is, without
being compressed.
|