QRCode
Configuration
- AsModule(Boolean value)
- Background(System.String color)
- Border(System.String, Int32 color)
- Border(System.Action<Kendo.Mvc.UI.Fluent.QRBorderBuilder> configurator)
- Border.Color(System.String color)
- Border.Width(Int32 width)
- Color(System.String color)
- Deferred(Boolean deferred)
- Encoding(Kendo.Mvc.UI.QREncoding encoding)
- ErrorCorrection(Kendo.Mvc.UI.QRErrorCorrectionLevel errorCorrection)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Overlay(System.Action<Kendo.Mvc.UI.Fluent.QRCodeOverlayBuilder> configurator)
- Overlay.Height(Double value)
- Overlay.ImageUrl(System.String value)
- Overlay.Type(System.String value)
- Overlay.Width(Double value)
- Padding(Int32 padding)
- Render()
- RenderAs(Kendo.Mvc.UI.RenderingMode renderAs)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Size(Int32 size)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Value(System.String value)