parentId property

int? parentId
final

The Parent identifier for the detected text identified by the value of ID. If the type of detected text is LINE, the value of ParentId is Null.

Implementation

final int? parentId;