←Select platform

Amount Property

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

Property Value

The amount value. Default value is null.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly

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