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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly