←Select platform

Epc Property

Summary

Gets or sets the EPC value.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public char Epc {get; set;} 
Public Property Epc As Char 
public char Epc {get; set;} 
@property (nonatomic, assign) wchar_t epc 
public char getEpc() 
public void setEpc(char value) 
             
  
get_Epc(); 
set_Epc(value); 
Object.defineProperty('Epc');  
public: 
property char Epc { 
   char get(); 
   void set (    char ); 
} 

Property Value

The EPC value. Default value is 0.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize