VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.SkiaSharp.TextRendering Namespace / SkiaSharpTextRenderingFactory Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
SkiaSharpTextRenderingFactory Class
In This Topic
Provides the text rendering factory, which is based on SkiaSharp library.
Object Model
TextRenderingFactory SkiaSharpTextRenderingFactory
Syntax
'Declaration

Public NotInheritable Class SkiaSharpTextRenderingFactory
   Inherits Vintasoft.Barcode.TextRendering.TextRenderingFactory

public sealed class SkiaSharpTextRenderingFactory : Vintasoft.Barcode.TextRendering.TextRenderingFactory

Inheritance Hierarchy

System.Object
   Vintasoft.Barcode.TextRendering.TextRenderingFactory
      Vintasoft.Barcode.SkiaSharp.TextRendering.SkiaSharpTextRenderingFactory

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7

See Also