Sets the value indicating whether or not the vertical punctuation marks will be replaced with their horizontal counterparts.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_REC_asian_convert_punctuation_to_horizontal_set( AT_BOOL bConvert ); |
Name | Type | Description |
---|---|---|
bConvert | AT_BOOL | Boolean value to be set. TRUE means that the vertical punctuation marks will be replaced with their horizontal counterparts. |
This function does not process image pixels.