Share via


BarcodeSymbologies.IsbnAdd5 property (Handheld 8)

2/18/2014

Gets the ISBN with 5-digit supplement barcode symbology.

Syntax

public static uint IsbnAdd5 { get; }
PublicSharedReadOnlyProperty IsbnAdd5 AsUInteger
   Get
public:
static property unsigned int IsbnAdd5 { 
   unsigned int get();
}

Property Value

Type: System.UInt32 [.NET] | uint32 [C++]

The ISBN with 5-digit supplement barcode symbology.

See Also

Reference

BarcodeSymbologies class