Click or drag to resize

OcrPdfRenderer Properties

The OcrPdfRenderer type exposes the following members.

Properties
  NameDescription
Public propertyExtension
Gets renderer extension
(Inherited from OcrResultRenderer.)
Public propertyHandle
Handle to internal tesseract renderer
(Inherited from OcrResultRenderer.)
Public propertyImageCount
Gets the index of the last image given to AddImage (i.e. images are incremented whether the image succeeded or not)
(Inherited from OcrResultRenderer.)
Public propertyTitle
Gets document title
(Inherited from OcrResultRenderer.)
Top
See Also