ComponentOne Web API Edition
Column Property (PDF417Options)

C1.BarCode Namespace > PDF417Options Class : Column Property
Gets or sets columns number for the barcode.
Syntax
'Declaration
 
<NotifyParentPropertyAttribute(True)>
<DefaultValueAttribute()>
Public Property Column As Integer
[NotifyParentProperty(true)]
[DefaultValue()]
public int Column {get; set;}
See Also

Reference

PDF417Options Class
PDF417Options Members