VintaSoft Barcode .NET SDK 15.0: Руководство для .NET разработчика
Vintasoft.Barcode.BarcodeInfo Namespace / DataMatrixInfo Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс DataMatrixInfo
    В этом разделе
    Содержит информацию о распознанном штрих-коде Data Matrix.
    Объектная модель
    DataMatrixSymbol Region IBarcodeInfo DataMatrixInfo
    Синтаксис
    'Declaration
    
    Public Class DataMatrixInfo
       Inherits BarcodeInfo2D
    
    
    public class DataMatrixInfo : BarcodeInfo2D
    
    
    public __gc class DataMatrixInfo : public BarcodeInfo2D*
    
    
    public ref class DataMatrixInfo : public BarcodeInfo2D^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Barcode.BarcodeInfo.BarcodeInfoBase
          Vintasoft.Barcode.BarcodeInfo.BarcodeInfo2D
             Vintasoft.Barcode.BarcodeInfo.DataMatrixInfo

    Требования

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

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