VintaSoft Barcode .NET SDK 15.0: Документация для Веб разработчика
Vintasoft.Barcode.Web.Services Namespace / WebISO15416SymbolComponentQualityTestResult Class / WebISO15416SymbolComponentQualityTestResult Constructors / WebISO15416SymbolComponentQualityTestResult Constructor(ISO15416ScanReflectanceProfile)
Синтаксис Требования Смотрите также
В этом разделе
    WebISO15416SymbolComponentQualityTestResult Constructor(ISO15416ScanReflectanceProfile)
    В этом разделе
    Инициализирует новый экземпляр класса WebISO15416SymbolComponentQualityTestResult.
    Синтаксис
    'Declaration
    
    Public Function New( _
    ByVal scanProfile
    Профиль отражения при сканировании ISO15416.
    As Vintasoft.Barcode.QualityTests.ISO15416ScanReflectanceProfile _
    )
    public WebISO15416SymbolComponentQualityTestResult(
    Vintasoft.Barcode.QualityTests.ISO15416ScanReflectanceProfile scanProfile
    )
    public: WebISO15416SymbolComponentQualityTestResult(
    Vintasoft.Barcode.QualityTests.ISO15416ScanReflectanceProfile scanProfile
    )
    public:
    WebISO15416SymbolComponentQualityTestResult(
    Vintasoft.Barcode.QualityTests.ISO15416ScanReflectanceProfile scanProfile
    )

    Parameters

    scanProfile
    Профиль отражения при сканировании ISO15416.
    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также