Click or drag to resize

BarcodeControlEncodedText Property

Contains the string finally encoded. This may include check sum digits or start/stop codes not painted by the control.

Namespace:  Atalasoft.Barcoding.Writing
Assembly:  Atalasoft.dotImage.Barcoding.Writing (in Atalasoft.dotImage.Barcoding.Writing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string EncodedText { get; }

Property Value

Type: String
See Also