'Declaration Public Overloads Sub Load( _ ByVal stream As Stream, _ ByVal documentFormat As C1DocumentFormatEnum _ )
public void Load( Stream stream, C1DocumentFormatEnum documentFormat )
Parameters
- stream
- The stream from which to load the document.
- documentFormat
- The document persistence format to use.