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