VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.ImageSharp.TextRendering Namespace / ImageSharpTextFont Class
In This Topic
ImageSharpTextFont Class Methods
In This Topic
For a list of all methods of this type, see ImageSharpTextFont.
Public Methods
 NameDescription
Public MethodAdds the specified string to the specified BarcodePath at the specified location.
Public MethodAdds the specified text to the barcode path in the specified VintasoftRectF using TextFont objects. (Inherited from TextFont)
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 MethodMeasures the specified string when drawn with this font.
See Also