Exports Ole2Storage to a file or stream.
Exports Ole2Storage to output stream.
public void Export(Stream);
Exports Ole2Storage to specific file.
public void Export(string);
Ole2Storage Class | GemBox.CompoundFile Namespace