Applies To: Barcode | BarcodeControl | BarcodeImage
Gets the barcode characteristics given a barcode type.
[Visual Basic] Public Shared Function GetBarcodeCharacteristics( _ ByVal barcodeType As BarcodeType _ ) As BarcodeCharacteristics [C#] public static BarcodeCharacteristics GetBarcodeCharacteristics( BarcodeType barcodeType );