Gets or sets the type of barcode that should be displayed. This is a dependency property.

Syntax

public TXTextControl.Barcode.BarcodeType BarcodeType{ get; set; }
Public Property BarcodeType() As TXTextControl.Barcode.BarcodeType

Remarks

On changing this property all control settings are retained, if they are valid for the conditions of the new barcode type. Otherwise the Text and UpperTextLength properties are reset to the default values of the new barcode type.