Name | Description | |
---|---|---|
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
AutoSize | Gets or sets a value to determine whether control should reset its size according to the barcode image. | |
BackColor | Overridden. Gets or sets the background color for the control. | |
BarCodeImage | Gets the image of barcode. | |
BarDirection | Gets or sets the direction of the barcode. | |
BarHeight | BarCode Property: Gets or sets the height of the bars in screen pixels. | |
BarNarrow | BarCode Property: Gets or sets the width of the narrow bars in screen pixels. | |
BarWide | BarCode Property: Gets or sets the width of the wide bars in screen pixels. | |
CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
CodeType | Gets or sets the type of encoding to use when generating the barcode image. | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
ForeColor | Overridden. Gets or sets the foreground color for the control. | |
Height | Overridden. Gets or sets the Height of control. | |
ID | (Inherited from System.Web.UI.Control) | |
ImageUrl | Get a Base64 string which is a conversion of the barcode image. Users can set this result into an ASP.net Image control's "ImageUrl" property or a HTML Image element's "Src" attribute to show the barcode image manually. | |
ShowText | BarCode Property: Gets or sets whether the value of the Text property should be displayed aloong with the barcode image. | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
Text | Gets or sets the value that is encoded as a barcode image. | |
TextFont | BarCode Property: Gets or sets the Font used to display the value of the Text property. | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Width | Overridden. Gets or sets the width of control. | |
WijmoControlMode | Overridden. | |
WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |