DocumentDataType

Description

The DocumentDataType enum specifies the type of data related to a document in AIForged. Multiple DocumentData objects can be linked to a document.

Members

NameValueDescription
Image0This is the original document images/data blob/sound file.
Result1This is a result data from processing.
Page2This indicate the data is a page related to the image.
Backup3Backup of an image.
Definition10Data is a definition.
Training11Data is training data.