Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property UseUTF8 As Boolean
[Pascal]
under development
[C++]
bool get_UseUTF8();
void set_UseUTF8(bool Value);
[PHP]
bool get_UseUTF8()
void set_UseUTF8(bool $Value)
[Java]
boolean getUseUTF8();
void setUseUTF8(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum