Discuss this help topic in SecureBlackbox Forum
Specifies if the UTF-8 encoding must be used.
Declaration
[VB.NET]
Property UseUTF8 As Boolean
[Pascal]
property UseUTF8 : boolean;
[C++]
bool get_UseUTF8();
void set_UseUTF8(bool Value);
[PHP]
bool get_UseUTF8()
void set_UseUTF8(bool $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum