WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.BarCode Assembly
/
C1.BarCode Namespace
/
DataMatrixOptions Class
/ FileIdentifier Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
FileIdentifier Property
In This Topic
Gets or sets the file identifier of a related group of structured append symbols.
Syntax
C#
public
byte
FileIdentifier {
get
;
set
;}
Property Value
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.
See Also
Reference
DataMatrixOptions Class
DataMatrixOptions Members