BarcodeSymbologies.CanPost Property

Definition

Gets the Canada Postal barcode symbology.

public:
 static property unsigned int CanPost { unsigned int get(); };
static uint32_t CanPost();
public static uint CanPost { get; }
var uInt32 = BarcodeSymbologies.canPost;
Public Shared ReadOnly Property CanPost As UInteger

Property Value

UInt32

unsigned int

uint32_t

The Canada Postal barcode symbology.

Applies to