Click or drag to resize

BarcoderGetLicense Method

Returns the license description.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
public string GetLicense()

Return Value

Type: String
A string that represents the current license.
See Also