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

Show in webframe

Account Property








Gets or sets the account value.
Syntax
public string Account {get; set;}
'Declaration
 
Public Property Account As String
'Usage
 
Dim instance As OcrMicrData
Dim value As String
 
instance.Account = value
 
value = instance.Account
public string Account {get; set;}
@property (nonatomic, copy, nullable) NSString *account
public String getAccount()
public void setAccount(String value)
            
 <br/>get_Account();<br/>set_Account(value);<br/>Object.defineProperty('Account'); 
public:
property String^ Account {
   String^ get();
   void set (    String^ value);
}

Property Value

The account 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