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