GemBox.CompoundFile

Ole2Storage.Export Method

Exports Ole2Storage to a file or stream.

Overload List

Exports Ole2Storage to output stream.

public void Export(Stream);

Exports Ole2Storage to specific file.

public void Export(string);

See Also

Ole2Storage Class | GemBox.CompoundFile Namespace