Chinese Simplified (简体中文)

FieldsCountByType Property of the BusinessCard Object

This property specifies the number of fields of the specified type on the business card.

Syntax

C++

HRESULT get_FieldsCountByType(
   BusinessCardFieldTypeEnum Type,
   int*                      Result
);
    

C#

int get_FieldsCountByType( BusinessCardFieldTypeEnum Type );
    

Visual Basic .NET

ReadOnly Property FieldsCountByType(Type As BusinessCardFieldTypeEnum) As Integer
    

Parameters

Type
[in] Specifies the type of the field. See the description of the BusinessCardFieldTypeEnum constants.
Result
[out, retval] Returns the number of fields of the specified type on the business card.

Return values

This function has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

BusinessCard

Working with Properties

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.