BusinessCardFieldTypeEnum enumeration constants are used to denote the types of fields which can be found on business cards.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.
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. |
