VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode.ImageSharp.TextRendering Namespace / ImageSharpTextRenderingFactory Class
Constructors Properties Methods SeeAlso
In This Topic
    ImageSharpTextRenderingFactory Class Members
    In This Topic
    The following tables list the members exposed by ImageSharpTextRenderingFactory.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImageSharpTextRenderingFactory class.
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets or sets the text rendering factory that is used as the default text rendering factory of VintaSoft Barcode .NET SDK. (Inherited from TextRenderingFactory)
    Public Methods
     NameDescription
    Public MethodCreates the default font.
    Public MethodOverloaded. Creates the font by name.
    Public MethodCreates the text renderer.
    See Also