Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / PDF417Options Class / Type Property

In This Topic
    Type Property (PDF417Options)
    In This Topic
    Gets or set the PDF417 barcode's type.
    Syntax
    'Declaration
     
    
    Public Property Type As PDF417Type
    public PDF417Type Type {get; set;}
    See Also