Class RecognitionResult.LinesResult

Class RecognitionResult.LinesResult

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

النص المعترف به من الصف مع إحداثيات الصف.

public class RecognitionResult.LinesResult

الوراثة

objectRecognitionResult.LinesResult

الأعضاء الموروثة

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

المنشئات

LinesResult()

منشئ كائن LinesResult.

public LinesResult()

الخصائص

Line

إحداثيات الصف.

public Rectangle Line { get; set; }

قيمة الخاصية

Rectangle

TextInLine

النص المعترف به من الصف.

public string TextInLine { get; set; }

قيمة الخاصية

string

 عربي