ThreeStatePropertyValueEnum

ThreeStatePropertyValueEnum enumeration constants are used to set the value of different properties which can have one of three states: always use a specific setting or processing mode (Yes), never use it (No) or leave the selection to FineReader Engine (Auto).

typedef enum {
 TSPV_Yes,
 TSPV_No,
 TSPV_Auto
} ThreeStatePropertyValueEnum;
    

Elements

Name Description
TSPV_Auto

ABBYY FineReader Engine will automatically determine if this processing mode should be used, depending on the situation (image characteristics etc.).

The automatic mode is based on settings that were found to be best in most common cases, and is subject to change without notice in future.

TSPV_No The processing mode in question will not be used.
TSPV_Yes The processing mode in question will be used.

Used in

IPagePreprocessingParams::ApplySigmaFilter

IPagePreprocessingParams::CorrectGeometry

IPagePreprocessingParams::CorrectResolution

IPagePreprocessingParams::CorrectShadowsAndHighlights

IPagePreprocessingParams::CorrectSkew

IPagePreprocessingParams::CropImage

IPDFExportFeatures::WriteTaggedPDF

IPDFExportFeatures::WriteXmpMetadata

IPDFMRCParams::ProcessPicturesAsBackground

IPDFPictureCompressionParams::EnableInterpolationMode

IPrepareImageMode::CompressImage

IRecognizerParams::LanguageDetectionMode

IRTFExportParams::KeepPageBreaks

ISynthesisParamsForPage::AllowGrayBackgroundColor

ISynthesisParamsForPage::AllowGrayTextColor

ISynthesisParamsForPage::CorrectDynamicRange

ISynthesisParamsForPage::DetectBackgroundColor

ISynthesisParamsForPage::DetectTextColor

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.