 | EncoderOptionsAlternateText Property |
Gets or sets an alternative string for the label that will be printed instead
of the barcode content. The
ShowText flag must also be set.
Namespace:
Opait.Barcode
Assembly:
Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntaxpublic string AlternateText { get; set; }
Property Value
Type:
String
See Also