VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.ImageSharp.TextRendering Namespace / ImageSharpTextFont Class / AddString(BarcodePath,String,VintasoftPointF) Method
Syntax Requirements SeeAlso
In This Topic
AddString(BarcodePath,String,VintasoftPointF) Method (ImageSharpTextFont)
In This Topic
Adds the specified string to the specified BarcodePath at the specified location.
Syntax

Parameters

barcodePath
The barcode path.
text
A string to draw.
point
The upper-left corner of the adding text.
Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6

See Also