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