[]
Gets or sets a value indicating whether the string represending the Text property should be displayed along with the barcode image.
public bool ShowText { get; set; }
By default, the object will show only the barcode image. To include a textual representation of the value in the Text property, set this property to true.