Enum ImportTextDataResult

Namespace TallComponents.PDF.JavaScript.Scripting

The return value of the importTextDatatype method.

Fields


NoError
No error.

MissingData
Warning: missing data.

CancelledRowSelect
Warning: User cancelled row select.

CancelledFileSelect
Warning: User cancelled file select.

CannotOpenFile
Error: Canot open file.

CannotLoadData
Error: Cannot load data.

InvalidRow
Error: Invalid row.