VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.QualityTests Namespace / QualityTestManager Class
Constructors Properties Methods SeeAlso
In This Topic
    QualityTestManager Class Members
    In This Topic
    The following tables list the members exposed by QualityTestManager.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the factor of aperture diameter of ISO15415 quality test.
    Public PropertyGets or sets the average size of the 2D barcode cell, measured in pixels.
    Public PropertyGets the mapping of barcode information into quality test.
    Public PropertyGets the barcode reader that is used for barcode recognition before barcode testing.
    Public PropertyGets the settings for barcode reader that is used for barcode recognition before barcode testing.
    Public PropertyGets an array that contains results of ISO15415 quality test of 2D barcodes.
    Public PropertyGets or sets the settings of ISO15415 barcode print quality test.
    Public PropertyGets an array that contains results of ISO15416 quality test of 1D barcodes.
    Public Methods
     NameDescription
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
    Public MethodOverloaded. Executes the ISO15415 and/or ISO15416 quality tests on image from stream.
    Protected Methods
     NameDescription
    Protected MethodCreates the ISO15416 quality test settings.
    See Also