Parse

BarcodeTypes.Parse method

Retourneert het type streepjescode met de naam pasringType. Als de naam van de streepjescode onbekend is, wordt er een uitzondering gegenereerd.

public static BarcodeType Parse(string parsingType)
Parameter Type Beschrijving
parsingType String Brontekenreeks van naam streepjescodetype.

Winstwaarde

BarcodeType-instantie.

Zie ook