ASP.NET Core MVC コントロールヘルプ
QrCodeBuilder クラス メンバ
メソッド 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : QrCodeBuilder クラス

QrCodeBuilderデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one QrCodeBuilder instance to configurate component.  
トップ
パブリック メソッド
 名前解説
Public メソッドConfigurates C1.Web.Mvc.BarcodeBase.BackgroundColor. Sets the background color to render the control. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.QrCode.CharCode. Sets the collection of characters associated with the charset.  
Public メソッドConfigurates C1.Web.Mvc.QrCode.Charset. Sets which charset to encode this control.  
Public メソッドConfigurates C1.Web.Mvc.BarcodeBase.Color. Sets the forecolor to render the control. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.QrCode.Connection. Indicates whether the symbol is a part of a structured append message.  
Public メソッドConfigurates C1.Web.Mvc.QrCode.ConnectionIndex. Sets the index of the symbol block in the structured append message.  
Public メソッドConfigurates C1.Web.Mvc.Control.CssClass. Sets the css class of the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.QrCode.ErrorCorrectionLevel. Sets the restoration ability of QRCode.  
Public メソッドConfigurates C1.Web.Mvc.BarcodeBase.Font. Sets font info for the label text of the control. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。
Public メソッドオーバーロードされます。 Sets the height of the control in pixel. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.BarcodeBase.HideExtraChecksum. Indicates whether to show the check digit in the label text of the control. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドオーバーロードされます。 Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Component.Id. Sets the id of the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Control.IsDisabled. Sets a value that determines whether the control is disabled. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.QrCode.Mask. Sets the patterns that are defined on a grid, which are repeated as necessary to cover the whole symbol.  
Public メソッドConfigurates C1.Web.Mvc.QrCode.Model. Sets the model style of the control used.  
Public メソッドConfigurates the C1.Web.Mvc.Control.OnClientGotFocus client event. Occurs when the control gets the focus. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates the C1.Web.Mvc.BarcodeBase.OnClientIsValidChanged client event. Occurs when the IsValid property value changes. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。
Public メソッドConfigurates the C1.Web.Mvc.Control.OnClientLostFocus client event. Occurs when the control loses the focus. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates the C1.Web.Mvc.Control.OnClientRefreshed client event. Occurs after the control has refreshed its contents. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates the C1.Web.Mvc.Control.OnClientRefreshing client event. Occurs when the control is about to refresh its contents. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.BarcodeBase.QuietZone. Sets the size of quiet zone (the blank margin) around the barcode symbol. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.BarcodeBase.RenderType. Sets the rendering type of the control. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Control.TabOrder. Sets a value of the tabindex attribute associated with the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates the C1.Web.Mvc.Control.TemplateBindings client event. Sets the collection of the template bindings. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドTransfer to the template mode. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.BarcodeBase.Value. Sets the current code value rendered by the control. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.QrCode.Version. Sets the different module configuration of the control. The versions of QRCode range from version 1 to version 40. Each version has a different module configuration or number of modules. (The module refers to the black and white dots that make up QRCode.)  
Public メソッドオーバーロードされます。 Sets the width of the control in pixel. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。
Public メソッドWriter the process result of current instance to the writer. C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>から継承されます。
トップ
参照

QrCodeBuilder クラス
C1.Web.Mvc.Fluent 名前空間