Click or drag to resize

PdfPageInfo.PageImage Property

A PdfImageTicket that represents the full image for this page.

Namespace:  Atalasoft.Ocr
Assembly:  Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax
public PdfImageTicket PageImage { get; set; }

Property Value

Type: PdfImageTicket
See Also