←Select platform

IsPreview Property

Summary

(Read only) Indicates whether the requested command is for preview.

Syntax

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

Property Value

true if requested command is for 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.Services.Twain Assembly