Click or drag to resize

OcrDocument.Pages Property

An object of type OcrPageCollection that represents the pages within this document.

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 OcrPageCollection Pages { get; }

Property Value

Type: OcrPageCollection
See Also