Click or drag to resize

CodePDF417UtilColumns Property

Gets or Sets the number of columns to use.

Namespace:  Zebra.Sdk.Card.Graphics.Barcode
Assembly:  SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax
int Columns { get; set; }

Property Value

Type: Int32
Exceptions
ExceptionCondition
ZebraIllegalArgumentExceptionIf the specified Columns is invalid.
See Also