IsPostal

DecodeType.IsPostal method

Bestimmt, ob die angegebeneBaseDecodeType enthält einen postalischen Barcode symbology

public static bool IsPostal(BaseDecodeType symbology)
ParameterTypBeschreibung
symbologyBaseDecodeTypeDasBaseDecodeType zu testen.

Rückgabewert

Kehrt zurück Stimmt wennBaseDecodeType enthält jede postalische Barcode-Symbologie; andernfalls kehrt zurück FALSCH.

Siehe auch