ComponentOne Web API Edition
SegmentCount Property (MicroPDF417Options)

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

Reference

MicroPDF417Options Class
MicroPDF417Options Members