> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# BusinessCardFieldComponentTypeEnum

BusinessCardFieldComponentTypeEnum enumeration constants are used to denote the components of some fields of a business card. For example, a personal name may contain first, last, middle, and extra name.

```
typedef enum {
 BCFCT_FirstName,
 BCFCT_MiddleName,
 BCFCT_LastName,
 BCFCT_ExtraName,
 BCFCT_Title,
 BCFCT_Degree,
 BCFCT_PhonePrefix,
 BCFCT_PhoneCountryCode,
 BCFCT_PhoneCode,
 BCFCT_PhoneBody,
 BCFCT_PhoneExtension,
 BCFCT_ZipCode,
 BCFCT_Country,
 BCFCT_City,
 BCFCT_StreetAddress,
 BCFCT_Region,
 BCFCT_JobPosition,
 BCFCT_JobDepartment
} BusinessCardFieldComponentTypeEnum;
```

## Elements

| Name                      | Description                                                                                                                                                                                                                                                                                                                                                                        |
| ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| BCFCT\\\_City             | City. Available only for the fields of the type [BCFT\\\_Address](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_address).                                                                                                                                                                                                                          |
| BCFCT\\\_Country          | Country. Available only for the fields of the type [BCFT\\\_Address](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_address).                                                                                                                                                                                                                       |
| BCFCT\\\_Degree           | Degree. Available only for the fields of the type [BCFT\\\_Name](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_name) and [BCFT\\\_Job](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_job).                                                                                                                         |
| BCFCT\\\_ExtraName        | Extra name. Available only for the fields of the type [BCFT\\\_Name](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_name).                                                                                                                                                                                                                          |
| BCFCT\\\_FirstName        | First name. Available only for the fields of the type [BCFT\\\_Name](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_name).                                                                                                                                                                                                                          |
| BCFCT\\\_JobDepartment    | Department name. Available only for the fields of the type [BCFT\\\_Job](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_job).                                                                                                                                                                                                                       |
| BCFCT\\\_JobPosition      | Position name. Available only for the fields of the type [BCFT\\\_Job](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_job).                                                                                                                                                                                                                         |
| BCFCT\\\_LastName         | Last name. Available only for the fields of the type [BCFT\\\_Name](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_name).                                                                                                                                                                                                                           |
| BCFCT\\\_MiddleName       | Middle name. Available only for the fields of the type [BCFT\\\_Name](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_name).                                                                                                                                                                                                                         |
| BCFCT\\\_PhoneBody        | Phone body. Available only for the fields of the types [BCFT\\\_Phone](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_phone), [BCFT\\\_Fax](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_fax), and [BCFT\\\_Mobile](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_mobile).         |
| BCFCT\\\_PhoneCode        | Phone code. Available only for the fields of the types [BCFT\\\_Phone](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_phone), [BCFT\\\_Fax](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_fax), and [BCFT\\\_Mobile](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_mobile).         |
| BCFCT\\\_PhoneCountryCode | Phone country code. Available only for the fields of the types [BCFT\\\_Phone](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_phone), [BCFT\\\_Fax](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_fax), and [BCFT\\\_Mobile](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_mobile). |
| BCFCT\\\_PhoneExtension   | Phone extension. Available only for the fields of the types [BCFT\\\_Phone](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_phone), [BCFT\\\_Fax](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_fax), and [BCFT\\\_Mobile](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_mobile).    |
| BCFCT\\\_PhonePrefix      | Phone prefix. Available only for the fields of the types [BCFT\\\_Phone](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_phone), [BCFT\\\_Fax](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_fax), and [BCFT\\\_Mobile](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_mobile).       |
| BCFCT\\\_Region           | Region. Available only for the fields of the type [BCFT\\\_Address](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_address).                                                                                                                                                                                                                        |
| BCFCT\\\_StreetAddress    | Street address. Available only for the fields of the type [BCFT\\\_Address](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_address).                                                                                                                                                                                                                |
| BCFCT\\\_Title            | Title. Available only for the fields of the type [BCFT\\\_Name](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_name).                                                                                                                                                                                                                               |
| BCFCT\\\_ZipCode          | Zip code. Available only for the fields of the type [BCFT\\\_Address](/fine-reader/engine/api-reference/enumerations/businesscardfieldtypeenum#bcft_address).                                                                                                                                                                                                                      |

## Used in

[IBusinessCardFieldComponent::Type](/fine-reader/engine/api-reference/document-related-objects/businesscardfieldcomponent#type)

[IBusinessCardField::FindComponent](/fine-reader/engine/api-reference/document-related-objects/businesscardfield/findcomponent-method)
