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 Object.
public LinesResult()
Properties
Line
Координати роу
public Rectangle Line { get; set; }
вартість нерухомості
Rectangle
TextInLine
Визначений текст з ряду.
public string TextInLine { get; set; }