-
public final class DataCaptureScenario.DataSchemeInformation on the data scheme applied to the recognized frame. This class provides access to the identifier and human-readable name of the scheme, as well as full list of fields that can be detected on a document applying this data scheme.
-
-
Constructor Summary
Constructors Constructor Description DataScheme(String id, String name, Array<DataCaptureScenario.DataFieldInfo> fields)
-