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 Columns As Integer
Get
Set
property int Columns {
int get ();
void set (int value);
}
Property Value
Type:
Int32Exceptions See Also