←Select platform

FramesScannedCount Property

Summary

The number of frames scanned during the current scan session.

Syntax

C#
VB
Java
Objective-C
C++
public int FramesScannedCount { get; set; } 
Public Property FramesScannedCount As Integer 
@property (nonatomic, assign) NSUInteger framesScannedCount 
             
public int getFramesScannedCount() 
public void setFramesScannedCount(int value) 
             
public:  
   property Int32 FramesScannedCount 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The number of frames scanned during the current scan session.

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