VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.QualityTests Namespace / ISO15415QualityTest Class / SymbolIso15416QualityTest Property
Syntax Remarks Requirements SeeAlso
In This Topic
SymbolIso15416QualityTest Property (ISO15415QualityTest)
In This Topic
Gets an informative ISO15416 Quality Test for a two-dimensional multi-row symbol.
Syntax
'Declaration

Public ReadOnly Property SymbolIso15416QualityTest As ISO15416QualityTest

public ISO15416QualityTest SymbolIso15416QualityTest { get; }

Remarks

The results of this test are not included in the overall assessment. This test can be used by user for information about the properties Rmin, Rmax, Modulation and Defects.

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also