メインコンテンツへスキップ
このプロパティは、名刺上の指定した型のfieldの数を示します。

構文

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

パラメーター

Type [in] field の型を指定します。BusinessCardFieldTypeEnum 定数の説明を参照してください。 Result [out, retval] 名刺上にある、指定された型の field 数を返します。

戻り値

この関数には固有の戻り値はありません。返される値は、ABBYY FineReader Engine 関数の標準戻り値です。

関連項目

BusinessCard Properties の操作