Object Model Reference : Classes : A : Application : Methods : Application.ConvertToUnicode |
Function ConvertToUnicode(String As String, CodePage As Long) As String
Member of Application
The ConvertToUnicode method converts a string from a given code page into a Unicode string.
Parameter
|
Description
|
String
|
Specifies the string to convert
|
CodePage
|
Specifies the code page from which to convert the string
|
Copyright 2013 Corel Corporation. All rights reserved.