OcrOptions

Overview

OcrOptions is a type in Aspose.PDF FOSS for Go.

OcrOptions configures an OcrCopilot.

Properties: All, DPI, Document, Font, Pages.

Properties

NameTypeAccessDescription
Document*pdf.DocumentRead/WriteGets the document.
Pages[]intRead/WriteGets the pages.
AllboolRead/WriteGets the all.
DPIfloat64Read/WriteGets the dpi.
Fontpdf.FontRead/WriteGets the font.

See Also