[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.DataMatrixOptions.FileIdentifier

FileIdentifier Property

FileIdentifier

Gets or sets the file identifier of a related group of structured append symbols.

Declaration
public byte FileIdentifier { get; set; }
Public Property FileIdentifier As Byte
Property Value
Type Description
byte

The file identifier.

Remarks

The valid file indentifier value should be within [1,254], set file identifier to 0 lets the file identifier of the symbols calculated automatically.