←Select platform

CheckNumber Property

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

Property Value

The check number value. Default value is null.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly

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