Class LayoutOutput

Class LayoutOutput

نام ها : Aspose.OCR جمع آوری: WL36_.dll (25.4.0)

اطلاعات مربوط به مناطق محتوای شناسایی شده در تصویر

public class LayoutOutput

Inheritance

object LayoutOutput

اعضای ارثی

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

Constructors

LayoutOutput()

public LayoutOutput()

Properties

Captions

بازداشت های شناسایی شده

public List<contentarea> Captions { get; set; }

ارزش املاک

List &lt؛ ContentArea >

Equations

معادلات شناسایی شده

public List<contentarea> Equations { get; set; }

ارزش املاک

List &lt؛ ContentArea >

Headers

سرگردان شناسایی شده

public List<contentarea> Headers { get; set; }

ارزش املاک

List &lt؛ ContentArea >

Images

تصاویری / تصاویر کشف شده

public List<contentarea> Images { get; set; }

ارزش املاک

List &lt؛ ContentArea >

Lists

لیست های کشف شده

public List<contentarea> Lists { get; set; }

ارزش املاک

List &lt؛ ContentArea >

Page

تعداد صفحات برای تصاویر چند صفحه ای

public int Page { get; set; }

ارزش املاک

int

Paragraphs

پاراگراف های کشف شده

public List<contentarea> Paragraphs { get; set; }

ارزش املاک

List &lt؛ ContentArea >

Source

مسیر کامل به فایل یا URL، در صورت لزوم خالی برای تصاویر ارائه شده به عنوان یک جریان، بایت ردیف، و یا Base64.

public string Source { get; set; }

ارزش املاک

string

Tables

جدول های شناسایی شده

public List<contentarea> Tables { get; set; }

ارزش املاک

List &lt؛ ContentArea >

 فارسی