Discuss this help topic in SecureBlackbox Forum
Whether previewing is permitted.
Declaration
[VB.NET]
Property CanPreview As Boolean
[Pascal]
property CanPreview: boolean;
[C++]
bool get_CanPreview();
[PHP]
bool get_CanPreview()
[Java]
boolean getCanPreview();
Description
Specifies whether previewing is permitted.
Discuss this help topic in SecureBlackbox Forum