ComponentOne BarCode for UWP
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
     
    
    <System.ComponentModel.DefaultValueAttribute(0)>
    Public Property FileID As System.Integer
    [System.ComponentModel.DefaultValue(0)]
    public System.int FileID {get; set;}
    Remarks
    Valid value is from 0 to 899.
    See Also