VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.ImageSharp.TextRendering Namespace / ImageSharpTextFont Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
ImageSharpTextFont Class
In This Topic
Defines the text font, which is based on SixLabors.Fonts.Font.
Object Model
ImageSharpTextFont
Syntax
'Declaration

Public NotInheritable Class ImageSharpTextFont
   Inherits Vintasoft.Barcode.TextRendering.TextFont

public sealed class ImageSharpTextFont : Vintasoft.Barcode.TextRendering.TextFont

Inheritance Hierarchy

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

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6

See Also