'Declaration Public Overloads Sub Save( _ ByVal fileName As String, _ ByVal documentFormat As C1DocumentFormatEnum _ )
public void Save( string fileName, C1DocumentFormatEnum documentFormat )
Parameters
- fileName
- The target file name.
- documentFormat
- The document persistence format to use.