IBarcodeGetValueRestrictions Method ByteScout Barcode SDK
Gets the value restrictions for the specified symbology.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax

string GetValueRestrictions(
	SymbologyType symbology
)

Parameters

symbology
Type: Bytescout.BarCodeSymbologyType
The symbology to get value restrictions for.

Return Value

Type: String
The value restrictions for the specified symbology.
See Also

Reference