Class RecognitionResult.LinesResult

Class RecognitionResult.LinesResult

Название пространства: Aspose.OCR Ассоциация: Aspose.OCR.dll (25.4.0)

Признанный текст с последовательности с последовательными координатами.

public class RecognitionResult.LinesResult

Inheritance

object RecognitionResult.LinesResult

Наследованные члены

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

Constructors

LinesResult()

Конструктор для объекта LinesResult.

public LinesResult()

Properties

Line

Координаты маршрута.

public Rectangle Line { get; set; }

Стоимость недвижимости

Rectangle

TextInLine

Признанный текст из ряда.

public string TextInLine { get; set; }

Стоимость недвижимости

string

 Русский