VintaSoft Barcode .NET SDK 15.0: Руководство для .NET разработчика
Vintasoft.Barcode.ImageSharp.TextRendering Namespace / ImageSharpTextFont Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс ImageSharpTextFont
    В этом разделе
    Определяет текстовый шрифт, основанный на SixLabors.Fonts.Font.
    Объектная модель
    ImageSharpTextFont
    Синтаксис
    'Declaration
    
    Public NotInheritable Class ImageSharpTextFont
       Inherits Vintasoft.Barcode.TextRendering.TextFont
    
    
    public sealed class ImageSharpTextFont : Vintasoft.Barcode.TextRendering.TextFont
    
    
    public __gc __sealed class ImageSharpTextFont : public Vintasoft.Barcode.TextRendering.TextFont*
    
    
    public ref class ImageSharpTextFont sealed : public Vintasoft.Barcode.TextRendering.TextFont^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Barcode.TextRendering.TextFont
          Vintasoft.Barcode.ImageSharp.TextRendering.ImageSharpTextFont

    Требования

    Целевые платформы: .NET 8; .NET 7, .NET 6

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