ShowText Property (RenderBarCode)
Gets or sets a value indicating whether the string represending the
RenderBarCode.Text property should be displayed along with the barcode image.
public bool ShowText {get; set;}
'Declaration
Public Property ShowText As Boolean