←Select platform

Stop Property (WiaSetPropertiesEventArgs)

Summary

Enables or disables firing the SetPropertiesEvent event.

Syntax

C#
VB
C++
public bool Stop {get; set;}
Public Property Stop As Boolean
public: 
property bool Stop { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true: continue firing SetPropertiesEvent event, false: stop firing SetPropertiesEvent event.

Example

For an example, refer to GetRootItem.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Wia Assembly
Click or drag to resize