Class LayoutOutput

Class LayoutOutput

İsim alanı : Aspose.OCR Toplama: Aspose.OCR.dll (25.4.0)

Görüntüde tespit edilen içerik alanları hakkında bilgi.

public class LayoutOutput

Inheritance

object LayoutOutput

mirasçı üyeleri

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

Keşfedilen tutuklamalar

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

Mülkiyet Değer

List &lt için; ContentArea >

Equations

Keşfedilen eşitlikler

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

Mülkiyet Değer

List &lt için; ContentArea >

Headers

Görüntülenen başlıklar

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

Mülkiyet Değer

List &lt için; ContentArea >

Images

Görüntüleme / Görüntüleme Görüntüleme.

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

Mülkiyet Değer

List &lt için; ContentArea >

Lists

Keşfedilen listeler

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

Mülkiyet Değer

List &lt için; ContentArea >

Page

Çok sayfalık resimler için sayfa sayısı.

public int Page { get; set; }

Mülkiyet Değer

int

Paragraphs

tespit edilen paragraflar.

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

Mülkiyet Değer

List &lt için; ContentArea >

Source

Dosya veya URL’ye tam yol, eğer uygulanırsa. bir akım, byte aralığı veya Base64 olarak sağlanan resimler için boş.

public string Source { get; set; }

Mülkiyet Değer

string

Tables

Bulunan tablolar

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

Mülkiyet Değer

List &lt için; ContentArea >

 Türkçe