Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.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 System.Integer
    public System.int FileID {get; set;}
    Remarks
    Valid value is from 0 to 899.
    See Also