Gets the barcode control associated with the barcode frame. It must be of the type TXTextControl.Barcode.TXBarcodeControl or TXTextControl.WPF.Barcode.TXBarcodeControl.

Syntax

public object Barcode { get; }
Public ReadOnly Property Barcode() As System.Object

Limitations

Read only.