Share via


BarcodeSymbologies.MicroPdf417 property (Handheld 8)

2/18/2014

Gets the Micro PDF417 barcode symbology.

Syntax

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

Property Value

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

The Micro PDF417 barcode symbology.

See Also

Reference

BarcodeSymbologies class