ImageSharpTextFont Class Methods
In This Topic
For a list of all methods of this type, see
ImageSharpTextFont.
Public Methods
| | Name | Description |
 | AddString | Adds the specified string to the specified BarcodePath at the specified location. |
 | AddText | Adds the specified text to the barcode path in the specified VintasoftRectF using TextFont objects. (Inherited from TextFont) |
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
 | DrawString | Draws the specified text string on specified TextRenderer at the specified location using the specified color structure. |
 | MeasureString | Measures the specified string when drawn with this font. |
See Also