ImportConfigNEW
ImportConfig:
{}Configuration for the DocAuthSystem.import method.
Properties
Section titled “Properties”fileName?
Section titled “fileName?”
optionalfileName:string
An optional file name (including extension, e.g. "report.docx").
Used as a hint to speed up auto-detection and distinguish between similar file types.
format?
Section titled “format?”
optionalformat:ImportFileFormat
When provided, format auto-detection is skipped and the file is imported as the specified format.
abortSignal?
Section titled “abortSignal?”
optionalabortSignal:AbortSignal
An optional signal to abort the import operation.