Class RecognitionResult.LinesResult

Class RecognitionResult.LinesResult

Tên không gian: Aspose.OCR Tổng hợp: Aspose.OCR.dll (25.4.0)

Nhận dạng văn bản từ hàng với tọa độ hàng.

public class RecognitionResult.LinesResult

Inheritance

object RecognitionResult.LinesResult

Thành viên thừa kế

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

LinesResult()

Thiết kế đối tượng LinesResult.

public LinesResult()

Properties

Line

Tỷ lệ phối hợp

public Rectangle Line { get; set; }

Giá trị bất động sản

Rectangle

TextInLine

Nhận định văn bản từ hàng.

public string TextInLine { get; set; }

Giá trị bất động sản

string

 Tiếng Việt