A List of LeadRect for the detected feature, in case it spans multiple lines, you will have more than one bound.
public List<LeadRect> ListOfBounds { get; set; }
A List of LeadRect bounding boxes around the results.
Most results will only have one bounding box in the list.