Saves all printing preview dialog parameters to stream.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ | 
public void Save( Stream stream )
Public Sub Save ( _ stream As Stream _ )
public: void Save( Stream^ stream )
Parameters
- stream
 - Stream
The output stream.