'宣言 Public Overloads Function ExportToFile( _ ByVal documentKey As System.String, _ ByVal format As System.String _ ) As System.String
public System.string ExportToFile( System.string documentKey, System.string format )
パラメータ
- documentKey
- ドキュメントキー。
- format
- 形式。
戻り値の型
エクスポートしたファイルの URL。