getComponents method of the DataField class
Returns an array of data fields, representing one complex field found in the image, with all additional information.
DataField[] getComponents();
Return values
Returns an array of DataField objects.
02.03.2022 12:59:15