FieldValueTypeEnum

FieldValueTypeEnum enumeration constants define different types of field values.

typedef enum {
 FVT_None,
 FVT_Text,
 FVT_DateTime,
 FVT_Number,
 FVT_Picture,
 FVT_Boolean,
 FVT_Choice,
 FVT_Currency
} FieldValueTypeEnum;
    

Elements

Name Description
FVT_None Undefined type.
FVT_Text

Text. Recognized value can be received:

FVT_DateTime

Date and time. Recognized value can be received:

FVT_Number

Numerical value. Recognized value can be received:

FVT_Picture Picture. Recognized value can be received as FieldPictureValue object using the IFieldValue::AsPicture property.
FVT_Boolean

Boolean value. Recognized value can be received:

FVT_Choice

Choice value. Recognized value can be received:

FVT_Currency

Currency value. Recognized value can be received:

Used in

IFieldValue::Type

IFieldDefinition::ValueType

ITextRecognitionParams::CreateEmbeddedLanguageByDataType

15.08.2023 13:19:30

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.