Gets or sets the number of Macro PDF417 symbols. Its value must be less than or equal to 99999.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public int Pdf417SegmentCount { get; set; }
public int Pdf417SegmentCount { get; set; }
Public Property Pdf417SegmentCount As Integer
Get
Set
Public Property Pdf417SegmentCount As Integer
Get
Set
public:
property int Pdf417SegmentCount {
int get ();
void set (int value);
}
public:
property int Pdf417SegmentCount {
int get ();
void set (int value);
}
member Pdf417SegmentCount : int with get, set
member Pdf417SegmentCount : int with get, set
Property Value
Type:
Int32