FileIdentifier Property (DataMatrixOptions)
In This Topic
Gets or sets the file identifier of a related group of structured append symbols.
Syntax
'Declaration
Public Property FileIdentifier As Byte
public byte FileIdentifier {get; set;}
Property Value
The file identifier.
See Also