Barcode
Wisej.Web.Ext.Barcode.Barcode
Namespace: Wisej.Web.Ext.Barcode
Assembly: Wisej.Web.Ext.Barcode (3.2.0.0)
Represents a barcode widget supporting several formats.
Constructors
Creates a new instance of the Barcode control.
Properties
BarcodeType: Returns or sets the barcode symbology to use.
BorderStyle: Indicates the border style for the control. (Default: None
)
Boolean: Shows or hides the barcode label. (Default: True
)
Int32: The number of pixels to offset from the bottom of the barcode. (Default: 0
)
Methods
Draws the barcode and returns the image object.
Returns: Image.
Last updated