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