ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.ArDesigner.Designers Namespace / BarcodeDesigner.DesignPDF417 Class / Type Property

In This Topic
    Type Property (BarcodeDesigner.DesignPDF417)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Type As PDF417Type
    public PDF417Type Type {get; set;}
    See Also