Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property CanWrap As Boolean
[Pascal]
under development
[C++]
bool get_CanWrap();
void set_CanWrap(bool Value);
[PHP]
bool get_CanWrap()
void set_CanWrap(bool $Value)
[Java]
boolean getCanWrap();
void setCanWrap(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum