[]
        
(Showing Draft Content)

C1.Web.Mvc.JapanesePostal

JapanesePostal Class

Represents the Japanese Postal barcode type and any particular settings of this type.

Inheritance
JapanesePostal
Implements
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class JapanesePostal : BarcodeBase, IHtmlString, ITemplate

Constructors

Name Description
JapanesePostal(HtmlHelper, string)

Creates one JapanesePostal instance.

Properties

Name Description
LabelPosition

Gets or sets where to render the value of the control.

ShowLabel

Indicates whether the value is rendered under the symbol.

Extension Methods