TextRecognitionResult.TotalUsage

TextRecognitionResult.TotalUsage property

Gets or sets the total usage statistics for processing this document (all pages).

public Usage TotalUsage { get; set; }

See Also