Class RecognitionResult.LinesResult

Class RecognitionResult.LinesResult

Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.1.0)

Văn bản đã nhận diện từ hàng với tọa độ hàng.

public class RecognitionResult.LinesResult

Kế thừa

objectRecognitionResult.LinesResult

Các thành viên kế thừa

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

Các hàm khởi tạo

LinesResult()

Hàm khởi tạo cho đối tượng LinesResult.

public LinesResult()

Thuộc tính

Line

Tọa độ hàng.

public Rectangle Line { get; set; }

Giá trị thuộc tính

Rectangle

TextInLine

Văn bản đã nhận diện từ hàng.

public string TextInLine { get; set; }

Giá trị thuộc tính

string

 Tiếng Việt