ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1BarCode Namespace / C1BarCode Class

In This Topic
    C1BarCode Class Properties
    In This Topic

    For a list of all members of this type, see C1BarCode members.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets a value to determine whether control should reset its size according to the barcode image.  
    Public PropertyOverridden. Gets or sets the background color for the control.  
    Public PropertyGets the image of barcode.  
    Public PropertyGets or sets the direction of the barcode.  
    Public PropertyBarCode Property: Gets or sets the height of the bars in screen pixels.  
    Public PropertyBarCode Property: Gets or sets the width of the narrow bars in screen pixels.  
    Public PropertyBarCode Property: Gets or sets the width of the wide bars in screen pixels.  
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the type of encoding to use when generating the barcode image.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyEnable 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)
    Public PropertyGets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyOverridden. Gets or sets the foreground color for the control.  
    Public PropertyOverridden. Gets or sets the Height of control.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGet 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.  
    Public PropertyBarCode Property: Gets or sets whether the value of the Text property should be displayed aloong with the barcode image.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets the value that is encoded as a barcode image.  
    Public PropertyBarCode Property: Gets or sets the Font used to display the value of the Text property.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDetermines 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)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyOverridden. Gets or sets the width of control.  
    Public PropertyOverridden.   
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Top
    See Also