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

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