 | EncoderOptionsShowText Property |
Gets or sets a flag to indicate whether the text of the barcode should be
included when the barcode is rendered. This flag will only apply to formats
that support printing of text labels.
Namespace:
Opait.Barcode
Assembly:
Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntaxpublic bool ShowText { get; set; }
Property Value
Type:
Boolean
See Also