Click or drag to resize

IEncoderOptionsAlternateText 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.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
string AlternateText { get; set; }

Property Value

Type: String
See Also