BarcodeProfessional IsCodeValid Property Neodynamic Barcode Professional SDK for .NET Class Reference
Gets a value indicating whether the value to encode specified in the Code property is valid based on the Barcode Symbology specified in the Symbology property.

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

public bool IsCodeValid { get; }

Property Value

Type: OnlineBoolean
See Also