BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.BarCode Namespace / MicroPDF417Options Class / FileID Property

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