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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic string EncodedText { get; }Public ReadOnly Property EncodedText As String
Get
Property Value
Type:
String
See Also