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

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