VintaSoft Barcode .NET SDK 15.0: Руководство для .NET разработчика
Vintasoft.Barcode.SymbologySubsets Namespace / OpcBarcodeSymbology Class / Attributes Property
Синтаксис Требования Смотрите также
В этом разделе
    Attributes Свойство (OpcBarcodeSymbology)
    В этом разделе
    Возвращает атрибуты символов штрих-кода.
    Синтаксис
    'Declaration
    
    Public Overrides ReadOnly Property Attributes As Vintasoft.Barcode.BarcodeSymbologyAttributes
    
    
    public override Vintasoft.Barcode.BarcodeSymbologyAttributes Attributes { get; }
    
    
    public: __property Vintasoft.Barcode.BarcodeSymbologyAttributes get_Attributes(); override;
    
    
    
    Требования

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

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