Indicates whether the IDFrameReader instance has finished processing enough frames to produce a result.
public bool Ready { get; }
true to indicate the process has completed. Otherwise, false.
Once Ready returns true, the OCR results are available.