Barcode
Configuration
- AsModule(Boolean value)
- Background(System.String value)
- Border(System.Action<Kendo.Mvc.UI.Fluent.BarcodeBorderSettingsBuilder> configurator)
- Border.Color(System.String value)
- Border.DashType(Kendo.Mvc.UI.ChartDashType value)
- Border.Width(Double value)
- Checksum(Boolean value)
- Checksum()
- Color(System.String value)
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Encoding(Kendo.Mvc.UI.BarcodeSymbology encoding)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- Height(Double value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Name(System.String componentName)
- Padding(Double padding)
- Padding(System.Action<Kendo.Mvc.UI.Fluent.BarcodePaddingSettingsBuilder> configurator)
- Padding.Bottom(Double value)
- Padding.Left(Double value)
- Padding.Right(Double value)
- Padding.Top(Double value)
- Render()
- RenderAs(Kendo.Mvc.UI.RenderingMode value)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Text(System.Action<Kendo.Mvc.UI.Fluent.BarcodeTextSettingsBuilder> configurator)
- Text.Color(System.String value)
- Text.Font(System.String value)
- Text.Margin(Double margin)
- Text.Margin(System.Action<Kendo.Mvc.UI.Fluent.BarcodeTextMarginSettingsBuilder> configurator)
- Text.Margin.Bottom(Double value)
- Text.Margin.Left(Double value)
- Text.Margin.Right(Double value)
- Text.Margin.Top(Double value)
- Text.Visible(Boolean value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Value(System.String value)
- Width(Double value)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)