←Select platform

Epc Property

Summary
Gets or sets the External Processing Code (EPC) value.
Syntax
C#
VB
Objective-C
C++
Java
public char Epc { get; set; } 
Public Property Epc As Char 
@property (nonatomic, assign) wchar_t epc 
public char getEpc() 
public void setEpc(char value) 
public: 
property char Epc { 
   char get(); 
   void set (    char ); 
} 

Property Value

The External Processing Code (EPC) value. Default value is 0.

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.