BarcodeSymbologies.CanPost Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The Canada Postal barcode symbology.