←Select platform

Epc Property

Summary
Gets or sets the External Processing Code (EPC) value.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public char Epc { get; set; } 
@property (nonatomic, assign) wchar_t epc; 
public char getEpc() 
public void setEpc(char value) 
public: 
property char Epc { 
   char get(); 
   void set (    char ); 
} 
Epc # get and set (OcrMicrData) 

Property Value

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

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.