| PdfOptionsFullPageOcr Property |
If set, then PDF pages will be fully rasterized and any existing text
object will be lost. If not set, then only qualified image objects
will be processed through OCR and the data will be merged with the
page. The existing attributes will remain. Default is false.
Namespace:
Opait.Pdf.Api
Assembly:
Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax public bool FullPageOcr { get; set; }
Property Value
Type:
BooleanSee Also