Class RectangleOutput
Class RectangleOutput
Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.1.0)
بيانات حول المناطق أو الخطوط النصية المكتشفة.
public class RectangleOutput
الوراثة
الأعضاء الموروثة
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
المنشئات
RectangleOutput()
public RectangleOutput()
الحقول
ImageIndex
رقم تسلسلي للصورة في الصفحة.
public int ImageIndex
قيمة الحقل
Page
رقم الصفحة.
public int Page
قيمة الحقل
Rectangles
قائمة بالمناطق أو الخطوط النصية المكتشفة.
public List<rectangle> Rectangles
قيمة الحقل
List<rectangle>
Source
المسار الكامل للملف أو عنوان URL، إن وجد. فارغ للتدفقات، مصفوفات البايت، base64.
public string Source