BarcodeProfessional DataMatrixFileId Property Neodynamic Barcode Professional SDK for .NET Class Reference
Gets or sets the File ID of the Data Matrix symbol. Its value must be a sequence of codewords (Each codeword value must be a number between 001 and 254) and must be the same for all data segments.

Namespace: Neodynamic.SDK.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax

public string DataMatrixFileId { get; set; }

Property Value

Type: OnlineString
See Also