![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > OcrMicrData Structure : Epc Property |
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');