Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest Class / CodeType Property

In This Topic
    CodeType Property
    In This Topic
    The type of encoding to use when generating the barcode image.
    Syntax
    'Declaration
     
    
    Public Property CodeType As CodeType
    public CodeType CodeType {get; set;}
    See Also