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

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

    Требования

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

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