BarcodeProfessional Pdf417SegmentIndex Property Neodynamic Barcode Professional SDK for .NET Class Reference
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.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax

public int Pdf417SegmentIndex { get; set; }

Property Value

Type: OnlineInt32
See Also