The EmbeddedFile type exposes the following members.

Methods

  NameDescription
Public methodToString
Returns a string for the current EmbeddedFile object.
(Overrides Object..::..ToString()()()().)
Public methodWrite(BinaryWriter)
Write this embedded file to any writer.
Public methodWrite(Stream)
Write this embedded file to a stream, eg a FileStream or MemoryStream.

See Also