'宣言 Function Export( _ ByVal documentKey As System.String, _ ByVal format As System.String _ ) As System.Byte()
System.byte[] Export( System.string documentKey, System.string format )
パラメータ
- documentKey
- ドキュメントキー。
- format
- 形式。
戻り値の型
ドキュメントデータ。
'宣言 Function Export( _ ByVal documentKey As System.String, _ ByVal format As System.String _ ) As System.Byte()
System.byte[] Export( System.string documentKey, System.string format )