BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.BarCode Namespace / PDF417Options Class / Column Property

In This Topic
    Column Property (PDF417Options)
    In This Topic
    Gets or sets columns number for the barcode.
    Syntax
    'Declaration
     
    Public Property Column As Integer
    public int Column {get; set;}
    See Also