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