BarCode for UWP/WinRT
FileIdentifier Property

Gets or sets the file identifier of a related group of structured append symbols.
Syntax
'Declaration
 
<System.ComponentModel.DefaultValueAttribute()>
Public Property FileIdentifier As System.Byte
[System.ComponentModel.DefaultValue()]
public System.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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataMatrixOptions Class
DataMatrixOptions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.