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)
Syntaxpublic string EncodedText { get; }Public ReadOnly Property EncodedText As String
Get
Property Value
Type:
String
See Also