Gets or sets the Segment Index for a Macro PDF417 symbol. Its value must be 0 (zero) up to 99998 and must be less than the value in Pdf417SegmentCount property.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public int Pdf417SegmentIndex { get; set; }
public int Pdf417SegmentIndex { get; set; }
Public Property Pdf417SegmentIndex As Integer
Get
Set
Public Property Pdf417SegmentIndex As Integer
Get
Set
public:
property int Pdf417SegmentIndex {
int get ();
void set (int value);
}
public:
property int Pdf417SegmentIndex {
int get ();
void set (int value);
}
member Pdf417SegmentIndex : int with get, set
member Pdf417SegmentIndex : int with get, set
Property Value
Type:
Int32