BarcodeProfessional GS1DataStrictValidation Property Neodynamic Barcode Professional SDK for .NET Class Reference
Gets or sets whether to strictly validate the specified GS1 Element Strings i.e. Application Identifier plus Data Field based on GS1 General Specifications rules. Default is false.

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

public bool GS1DataStrictValidation { get; set; }

Property Value

Type: OnlineBoolean
See Also