ExportToVCard Method of the BusinessCard Object

This method exports the business card to a file in vCard format (.vcf).

Syntax

C++

HRESULT ExportToVCard( BSTR fileName );
    

C#

void ExportToVCard( string fileName );
    

Visual Basic .NET

Sub ExportToVCard(fileName As String)
    

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

BusinessCard

Business Card Recognition

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.