| 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 QR code image. |
| BackColor | Overridden. Gets or sets the background color for the control. |
| ClientID | (Inherited from System.Web.UI.Control) |
| ClientIDMode | (Inherited from System.Web.UI.Control) |
| CodeVersion | Gets or sets the "version" of QR code to generate. |
| 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) |
| Encoding | Gets or sets the Encoding used to translate the content in the Text property into binary values to be encoded in the QR code. |
| EncodingException | Gets the System.Exception that prevented the Text from being encoded. |
| ErrorCorrectionLevel | Gets or sets the error correction level used to create the QR code. |
| 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) |
| Image | Gets the image of the QR code. |
| ImageUrl | Get a Base64 string which is a conversion of the QR code 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 QR code 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) |
| 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) |
| SymbolSize | Gets or sets the size, in pixels, of the symbols used to build the QR image. |
| 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 QR code image. |
| ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
| UniqueID | (Inherited from System.Web.UI.Control) |
| ValidateRequestMode | (Inherited from System.Web.UI.Control) |
| ViewStateMode | (Inherited from System.Web.UI.Control) |
| Width | Overridden. Gets or sets the width of control. |
| WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |