←Select platform

Amount Property

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

Property Value

The amount 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.