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

Show in webframe

Epc Property








Gets or sets the EPC value.
Syntax
public char Epc {get; set;}
'Declaration
 
Public Property Epc As Char
'Usage
 
Dim instance As OcrMicrData
Dim value As Char
 
instance.Epc = value
 
value = instance.Epc
public char Epc {get; set;}
@property (nonatomic, assign) wchar_t epc
public char getEpc()
public void setEpc(char value)
            
 <br/>get_Epc();<br/>set_Epc(value);<br/>Object.defineProperty('Epc'); 
public:
property char Epc {
   char get();
   void set (    char value);
}

Property Value

The EPC value. Default value is 0.
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