Click or drag to resize

BarcodeSettings ApplyKey Method

Provide a valid key to remove the logo of E-iceblue in the barcode view or image generated by this component

Namespace: Spire.Barcode
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public static void ApplyKey(
	string key
)

Parameters

key
Type: System String
Barcode key
See Also