Click or drag to resize

BarcodeControlDisplayCaption Property

Determines whether the caption should be drawn as part of the barcode.

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)
Syntax
public bool DisplayCaption { get; set; }

Property Value

Type: Boolean
Remarks
The Caption property shows the original string without any additional characters that might be appended to the final encoded string, such as check digits.
See Also