'Declaration Public Overloads Sub Save( _ ByVal stream As Stream, _ ByVal documentFormat As C1DocumentFormatEnum _ )
public void Save( Stream stream, C1DocumentFormatEnum documentFormat )
Parameters
- stream
- The target stream.
- documentFormat
- The document persistence format to use.