←Select platform

CheckNumber Property

Summary
Gets or sets the check number value.
Syntax
C#
VB
Objective-C
C++
Java
public string CheckNumber { get; set; } 
Public Property CheckNumber As String 
@property (nonatomic, copy, nullable) NSString *checkNumber 
public String getCheckNumber() 
public void setCheckNumber(String value) 
public: 
property String^ CheckNumber { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The check number value. Default value is null.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.