ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / JapanesePostal Class
Members

In This Topic
    JapanesePostal Class
    In This Topic
    Represents the Japanese Postal barcode type and any particular settings of this type.
    Object Model
    JapanesePostal ClassIBarcodeFont InterfaceIQuietZone Interface
    Syntax
    'Declaration
     
    
    <ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
    Public Class JapanesePostal 
       Inherits BarcodeBase
       Implements ITemplate 
    [Scripts(Mono.Cecil.CustomAttributeArgument[])]
    public class JapanesePostal : BarcodeBase, ITemplate  
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.BarcodeBase
                C1.Web.Mvc.JapanesePostal

    See Also