Web API Core | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest Class
Members

In This Topic
    BarCodeRequest Class
    In This Topic
    The request data of generating the barcode.
    Object Model
    BarCodeRequest ClassDPIS ClassFont Class
    Syntax
    'Declaration
     
    
    Public Class BarCodeRequest 
       Inherits C1.Web.Api.ExportSource
    public class BarCodeRequest : C1.Web.Api.ExportSource 
    Inheritance Hierarchy

    System.Object
       C1.Web.Api.ExportSource
          C1.Web.Api.BarCode.BarCodeRequest

    See Also