ComponentOne Web API Edition
SegmentIndex Property (MicroPDF417Options)

C1.BarCode Namespace > MicroPDF417Options Class : SegmentIndex Property
Gets or sets the segment index of structured append symbol.
Syntax
'Declaration
 
<NotifyParentPropertyAttribute(True)>
<DefaultValueAttribute()>
<#rMf("Gets or sets the segment index of structured append symbol.")>
Public Property SegmentIndex As Integer
[NotifyParentProperty(true)]
[DefaultValue()]
[#rMf("Gets or sets the segment index of structured append symbol.")]
public int SegmentIndex {get; set;}
Remarks
Valid value is from 0 to 99998, and less than SegmentCount.
See Also

Reference

MicroPDF417Options Class
MicroPDF417Options Members