'宣言 Public Overloads Sub Load( _ ByVal stream As System.IO.Stream, _ ByVal decryptionOptions As DecryptionOptions _ )
public void Load( System.IO.Stream stream, DecryptionOptions decryptionOptions )
パラメータ
- stream
- ドキュメントのコンテンツをロードするソース System.IO.Stream オブジェクト。
- decryptionOptions
- パスワードおよびその他の復号パラメータを含む DecryptionOptions オブジェクト。