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

In This Topic
    MicroPdf417 Class
    In This Topic
    Represents a control for drawing MicroPDF417 barcode type.
    Object Model
    MicroPdf417 ClassIBarcodeFont InterfaceIOptionalFields InterfaceIQuietZone Interface
    Syntax
    'Declaration
     
    
    <ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
    Public Class MicroPdf417 
       Inherits BarcodeBase
       Implements ITemplate 
    [Scripts(Mono.Cecil.CustomAttributeArgument[])]
    public class MicroPdf417 : BarcodeBase, ITemplate  
    Inheritance Hierarchy

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

    See Also