VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode.TextRendering Namespace / TextRenderer Class
Constructors Methods SeeAlso
In This Topic
    TextRenderer Class Members
    In This Topic
    The following tables list the members exposed by TextRenderer.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TextRenderer class.
    Public Methods
     NameDescription
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
    Public MethodDraws the specified text string on specified TextRenderer at the specified location using the specified color structure.
    Public MethodDraws the specified text at the specified VintasoftRectF using the specified VintasoftColor and TextFont objects.
    Public MethodReturns source bitmap and disposes this text renderer.
    Public MethodMeasures the specified string when drawn with this text renderer.
    See Also