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

    System.Object
       Vintasoft.Barcode.TextRendering.TextFont
          Vintasoft.Barcode.Gdi.TextRendering.GdiTextFont

    Требования

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

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