VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.TextRendering Namespace / TextRenderer Class
In This Topic
TextRenderer Class Methods
In This Topic
For a list of all methods of this type, see TextRenderer.
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