API Documentation > CorelDRAW > 2025-v26 > Application > IVGApplication
Application.ConvertFromUnicode method
Converts a string from Unicode into the specified code page
Syntax:
Function ConvertFromUnicode(ByVal String As String, ByVal CodePage As Long) As String
Parameters:
Name Type Description
String
String
CodePage
Long
Remarks:
The ConvertFromUnicode method converts a string from Unicode into the specified code page.