OleFormat Methods

The OleFormat type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodCode exampleGetOleEntry
Gets OLE object data entry.
Public methodCode exampleGetRawData
Gets OLE object raw data.
Public methodGetType (Inherited from Object.)
Public methodCode exampleSave(Stream)
Saves the data of the embedded object into the specified stream.
Public methodCode exampleSave(String)
Saves the data of the embedded object into a file with the specified name.
Public methodToString (Inherited from Object.)
See Also