File class is in the com.abbyy.connectors.models namespace. It holds information about the target file.
Constructor
Parameters
- name – The name of the file.
- bytes – The contents of the file as a byte array.
Reference for the File class in the FlexiCaptureConnector library, which holds a target file as a name and a byte array for processing in FlexiCapture 12.
File class is in the com.abbyy.connectors.models namespace. It holds information about the target file.