←Select platform

Status Property

Summary

Gets or sets the status of the last detection.

Syntax

C#
VB
Java
Objective-C
C++
public ScanFrameStatus Status { get; set; } 
Public Property Status As Leadtools.Creditcards.ScanFrameStatus 
@property (nonatomic, assign) LTScanFrameStatus status 
             
public ScanFrameStatus getStatus() 
public void setStatus(ScanFrameStatus value) 
             
public:  
   property ScanFrameStatus^ Status 
   { 
      ScanFrameStatus^ get() 
      void set(ScanFrameStatus^ value) 
   } 

Property Value

The status of the last detection.

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