Initializes a new instance of the Barcode
public BarcodeFrame(object barcode);
Public Sub New(ByVal barcode As System.Object)
Parameter | Description |
---|---|
barcode | Specifies the barcode control associated with the barcode frame. It must be of the type TXText |