Create a Graphics object from a bitmap. Then create a Font with a font name and size.

The StringFormat lets you position the text on the right side of the image (Far) or the left side of the image (Near).

Using the graphics object, write the text into the image.