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

    System.Object
       Vintasoft.Barcode.TextRendering.TextRenderingFactory
          Vintasoft.Barcode.ImageSharp.TextRendering.ImageSharpTextRenderingFactory

    Требования

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

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