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