Gets or sets a value indicating whether the barcode text is displayed below or above the barcode image or not. The default value is true.

Syntax

public bool ShowText{ get; set; }
Public Property ShowText() As Boolean

Remarks

This property is only executable for one dimensional barcodes.