←Select platform

Step Property

Summary

Gets the increment or decrement between the received capability values.

Syntax

C#
VB
C++
public int Step { get; } 
  
Public ReadOnly Property Step As Integer 
public: 
property int Step { 
   int get(); 
} 

Property Value

The increment or decrement between the received capability values.

Example

For an example, refer to WiaSession.EnumCapabilities

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.Wia Assembly