Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / PDF417Options Class / Column Property

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