This method saves all layers and vectorial objects in one single stream.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public void SaveAll( Stream stream, IEFileFormats imageFormat )
Public Sub SaveAll ( _ stream As Stream, _ imageFormat As IEFileFormats _ )
public: void SaveAll( Stream^ stream, IEFileFormats imageFormat )