BusinessCardSynthesisParams Object (IBusinessCardSynthesisParams Interface)
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
Name | Type | Description |
---|---|---|
Application | Engine, read-only | Returns the Engine object. |
Languages | BSTR |
Specifies 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. |
Related objects
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
7/3/2024 8:50:25 AM