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.
3/2/2022 12:59:15 PM