Web API Edition | ComponentOne
C1.Web.Api.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