| Name | Description | |
|---|---|---|
![]()  | C1BarCode Constructor | Initializes a new instance of the C1BarCode class. | 
The following tables list the members exposed by C1BarCode.
| Name | Description | |
|---|---|---|
![]()  | C1BarCode Constructor | Initializes a new instance of the C1BarCode class. | 
| Name | Description | |
|---|---|---|
![]()  | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | 
![]()  | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) | 
![]()  | Attributes | (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) | 
![]()  | ClientID | (Inherited from System.Web.UI.Control) | 
![]()  | ClientIDMode | (Inherited from System.Web.UI.Control) | 
![]()  | CodeType | Gets or sets the type of encoding to use when generating the barcode image. | 
![]()  | Controls | (Inherited from System.Web.UI.Control) | 
![]()  | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) | 
![]()  | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) | 
![]()  | 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) | 
![]()  | EncodingException | Gets the System.Exception that prevented the Text from being encoded. | 
![]()  | ForeColor | Overridden. Gets or sets the foreground color for the control. | 
![]()  | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | 
![]()  | 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. | 
![]()  | NamingContainer | (Inherited from System.Web.UI.Control) | 
![]()  | Page | (Inherited from System.Web.UI.Control) | 
![]()  | Parent | (Inherited from System.Web.UI.Control) | 
![]()  | RenderingCompatibility | (Inherited from System.Web.UI.Control) | 
![]()  | ShowText | BarCode Property: Gets or sets whether the value of the Text property should be displayed aloong with the barcode image. | 
![]()  | Site | (Inherited from System.Web.UI.Control) | 
![]()  | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | 
![]()  | Style | (Inherited from System.Web.UI.WebControls.WebControl) | 
![]()  | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) | 
![]()  | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | 
![]()  | TemplateControl | (Inherited from System.Web.UI.Control) | 
![]()  | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) | 
![]()  | 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) | 
![]()  | UniqueID | (Inherited from System.Web.UI.Control) | 
![]()  | 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) | 
| Name | Description | |
|---|---|---|
![]()  | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) | 
![]()  | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | 
![]()  | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | 
![]()  | DataBind | (Inherited from System.Web.UI.Control) | 
![]()  | Dispose | (Inherited from System.Web.UI.Control) | 
![]()  | FindControl | (Inherited from System.Web.UI.Control) | 
![]()  | Focus | (Inherited from System.Web.UI.Control) | 
![]()  | GetPropertyValue<V> | Gets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
![]()  | GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | 
![]()  | GetScriptDescriptors | Overridden. | 
![]()  | GetScriptReferences | When overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
![]()  | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | 
![]()  | HasControls | (Inherited from System.Web.UI.Control) | 
![]()  | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | 
![]()  | RegisterDesignTimeStyleSheet | Register design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
![]()  | RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) | 
![]()  | RenderControl | (Inherited from System.Web.UI.Control) | 
![]()  | RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) | 
![]()  | ResolveClientUrl | (Inherited from System.Web.UI.Control) | 
![]()  | ResolveUrl | (Inherited from System.Web.UI.Control) | 
![]()  | SetPropertyValue<V> | Sets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
![]()  | SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) | 
| Name | Description | |
|---|---|---|
![]()  | DataBinding | (Inherited from System.Web.UI.Control) | 
![]()  | Disposed | (Inherited from System.Web.UI.Control) | 
![]()  | Init | (Inherited from System.Web.UI.Control) | 
![]()  | Load | (Inherited from System.Web.UI.Control) | 
![]()  | PreRender | (Inherited from System.Web.UI.Control) | 
![]()  | Unload | (Inherited from System.Web.UI.Control) |