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