이 속성을 사용하면 field 유형별로 명함의 단일 field에 액세스할 수 있습니다.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.
이 속성을 사용하면 field 유형별로 명함의 단일 field에 액세스할 수 있습니다.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.
HRESULT get_FieldByType(
BusinessCardFieldTypeEnum Type,
int Index,
IBusinessCardField** Result
);
IBusinessCardField get_FieldByType(
BusinessCardFieldTypeEnum Type,
int Index
);
ReadOnly Property FieldByType( _
Type As BusinessCardFieldTypeEnum, _
Index As Integer _
) As IBusinessCardField
이 페이지가 도움이 되었나요?