The PdfEmbeddedFile type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetChecksum |
Gets the MD5 checksum of the embedded file.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ReplaceWith(Byte[]) |
Replaces embedded file contents with the provided bytes.
|
![]() | ReplaceWith(Stream) |
Replaces embedded file contents with contents of the specified stream.
|
![]() | ReplaceWith(String) |
Replaces embedded file contents with contents of the specified file.
|
![]() | Save(Stream) |
Saves the embedded file to the specified stream.
|
![]() | Save(String) |
Saves the embedded file to the file with specified name.
|
![]() | ToString | (Inherited from Object.) |