Skip to main content
This object is used for setting up the parameters of the business card synthesis. It allows you to specify the languages that will be used for processing the recognized text during business card synthesis.

Properties

NameTypeDescription
ApplicationEngine, read-onlyReturns the Engine object.
LanguagesBSTRSpecifies the name of the language used for recognizing text from a business card. This property may contain several languages separated with commas, for example, “English,ChineseTaiwan”. By default, the value of this property is an empty string.
BusinessCardSynthesisParams Object Diagram

Output parameter

This object is the output parameter of the CreateBusinessCardSynthesisParams method of the Engine object.

Input parameter

This object is passed as an input parameter to the SynthesizeBusinessCardEx method of the FRPage object.

See also

Tuning Parameters of Preprocessing, Analysis, Recognition, and Synthesis SynthesisParamsForPage Working with Properties