BusinessCardFieldTypeEnum

BusinessCardFieldTypeEnum enumeration constants are used to denote the types of fields which can be found on business cards.

typedef enum {
 BCFT_Phone,
 BCFT_Fax,
 BCFT_Mobile,
 BCFT_Email,
 BCFT_Web,
 BCFT_Address,
 BCFT_Name,
 BCFT_Company,
 BCFT_Job,
 BCFT_Text,
 BCFT_Unknown
} BusinessCardFieldTypeEnum;
    

Elements

Name Description
BCFT_Address Company address.
BCFT_Company Company name.
BCFT_Email E-mail.
BCFT_Fax Fax.
BCFT_Job Position in the company.
BCFT_Mobile Mobile phone number.
BCFT_Name Personal name.
BCFT_Phone Phone number.
BCFT_Text All text recognized on a business card.
BCFT_Unknown Unknown field type. This constant can be used as the value of the ITextBlock::BusinessCardFieldType property only.
BCFT_Web Website.

Used in

IBusinessCardField::Type

IBusinessCard::FieldsCountByType

IBusinessCard::FieldByType

ITextBlock::BusinessCardFieldType

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.