C1.Web.Mvc Namespace / Code93 Class
Members

Code93 Class
Represents a control for drawing Code93 barcode type.
Object Model
Code93 ClassIBarcodeFont InterfaceIQuietZone Interface
Syntax
'Declaration
 
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
Public Class Code93 
   Inherits BarcodeBase
   Implements ITemplate 
 
Inheritance Hierarchy

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

See Also