Version

EanUpcCodeType Enumeration

EAN/UPC types of barcode
Syntax
public enum EanUpcCodeType : System.Enum 
Members
MemberDescription
Ean13A type of barcode EAN-13
Ean8A type of barcode EAN-8
UpcAA type of barcode UPC-A
UpcEA type of barcode UPC-E
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also