←Select platform

IsPreview Property

Summary

Indicates whether the requested command is for a preview.

Syntax

C#
VB
Java
C++
public bool IsPreview {get;} 
Public ReadOnly Property IsPreview As Boolean 
public boolean isPreview() 
public: 
property bool IsPreview { 
   bool get(); 
} 

Property Value

true if requested command is for a preview; otherwise, it is false

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane.Server Assembly