'Declaration Public Enum EANSubtype Inherits System.Enum
public enum EANSubtype : System.Enum
__value public enum EANSubtype : public System.Enum
public enum class EANSubtype : public System.Enum
'Declaration Public Enum EANSubtype Inherits System.Enum
public enum EANSubtype : System.Enum
__value public enum EANSubtype : public System.Enum
public enum class EANSubtype : public System.Enum
Member | Description |
---|---|
Undefined | Undefined. |
ISBN | ISBN (ISBN-13) symbol is an EAN-13 with prefix 978 for the new ISBN-13 format, used to identify books. |
ISMN | ISMN (ISMN-13) symbol is an EAN-13 with prefix 9790 for the new ISMN-13 format, used to identify printed music. |
ISSN | ISSN symbol is an EAN-13 with prefix 977 used to identify periodicals. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Barcode.BarcodeInfo.EANSubtype
Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5