Initializes a new instance of the BarcodeFrame class.

BarcodeFrame(Object)

public BarcodeFrame(object barcode);
Public Sub New(ByVal barcode As System.Object)

Parameters

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