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; }

قيمة الممتلكات

string

 عربي