ExportToVCard Method of the BusinessCard Object
This method exports the business card to a file in vCard format (.vcf).
Syntax
HRESULT ExportToVCard( BSTR fileName );
Parameters
- fileName
- [in] Specifies the full path to the file in vCard format (.vcf). If this file already exists, it is overwritten without prompt.
Return values
This function has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
03.07.2024 8:50:25