ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / MicroPDF417Options Class / SegmentCount Property

In This Topic
    SegmentCount Property
    In This Topic
    Gets or sets the segment count of structured append symbol.
    Syntax
    'Declaration
     
    Public Property SegmentCount As System.Integer
    public System.int SegmentCount {get; set;}
    Remarks
    Valid value is from 0 to 99999.
    See Also