プロパティ
| Name | Type | Description |
|---|---|---|
| FileName | string, 読み取り専用 | ファイル名。 |
| ExportFormat | ExportFormat, 読み取り専用 | 利用可能なファイルのエクスポート形式。 |
Properties["PageIndex"] | string, 読み取り専用 | ページの通し番号(JPG 形式でエクスポートする場合)。 |
メソッド
| 名前 | 説明 |
|---|---|
| ToJson(); | エクスポート結果を string 形式で返します。JSON 系フォーマット(JSON、FieldsJson、OcrJson)の場合にのみ有効です。 |
ResultFiles
メソッド
| Name | Description |
|---|---|
| GetByFormat(ExportFormat format); | 指定したエクスポート形式のドキュメントのみを含む DocumentExportResult オブジェクトを返します。 |
