'宣言 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 )
パラメータ
- stream
- ドキュメントを読み込むストリーム。
- documentFormat
- 使用するドキュメントフォーマット。
'宣言 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 )