Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

Amount Property








Gets or sets the amount value.
Syntax
public string Amount {get; set;}
'Declaration
 
Public Property Amount As String
'Usage
 
Dim instance As OcrMicrData
Dim value As String
 
instance.Amount = value
 
value = instance.Amount
public string Amount {get; set;}
@property (nonatomic, copy, nullable) NSString *amount
public String getAmount()
public void setAmount(String value)
            
 <br/>get_Amount();<br/>set_Amount(value);<br/>Object.defineProperty('Amount'); 
public:
property String^ Amount {
   String^ get();
   void set (    String^ value);
}

Property Value

The amount value. Default value is null.
Requirements

Target Platforms

See Also

Reference

OcrMicrData Structure
OcrMicrData Members

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features