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