Click or drag to resize
Pdftools logo

ImageOptions Properties

The ImageOptions type exposes the following members.

Properties
 NameDescription
Public propertyDeskewScan

Whether to deskew scanned pages

This option has an effect only if the required information is provided by the OCR engine, which depends on the type and settings of the engine.

Default value:

Public propertyMode

The mode for processing images

Default value: None
Public propertyRemoveOnlyInvisibleOcrText

Whether to remove only invisible OCR text (text rendering mode 3)

When used with ReplaceText or RemoveText, only the invisible text layer typically added by OCR engines is removed, while other text is preserved.

Default value:

Public propertyRotateScan

Whether to rotate scanned pages based on detected orientation

This option has an effect only if the required information is provided by the OCR engine, which depends on the type and settings of the engine.

Default value:

Top
See Also