VintaSoft Barcode .NET SDK 15.2: Руководство для .NET разработчика
Vintasoft.Barcode Namespace / WriterSettings Class / ForeColor Property
Синтаксис Требования Смотрите также
    ForeColor Свойство (WriterSettings)
    Возвращает или задает основной цвет штрих-кода.
    Синтаксис
    'Declaration
    
    <DescriptionAttribute("Fore color of barcode.")>
    <CategoryAttribute("Common")>
    Public Property ForeColor As Vintasoft.Primitives.VintasoftColor
    
    
     

    Property Value

    Значение по умолчанию: VintasoftColor.Черный.
    Требования

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

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