save to stream
            
        
        Namespace: CuteEditor.Convertor.PDFAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public void Save( Stream stream ) | 
| Visual Basic | 
|---|
| Public Sub Save ( _ stream As Stream _ ) | 
| Visual C++ | 
|---|
| public: void Save( Stream^ stream ) | 
Parameters
- stream
- Type: System.IO..::..Stream
 
     
     
     
     
    