ImportOptions
Defined in: DocumentImporter.ts:4
Options controlling a document import operation.
Properties
Section titled “Properties”| Property | Modifier | Type | Defined in |
|---|---|---|---|
allowedFormats? | readonly | readonly DocumentFormat[] | DocumentImporter.ts:7 |
maxFiles? | readonly | number | DocumentImporter.ts:5 |
maxFileSizeKB? | readonly | number | DocumentImporter.ts:6 |