Remarks
This property is only executable for one dimensional barcodes.
Gets or sets a value indicating whether the encrypted barcode text value is displayed below or above the barcode image or not. The default value is true.
public bool ShowText{ get; set; }
Public Property ShowText() As Boolean
This property is only executable for one dimensional barcodes.