I am developing a paint like application in metro style with C#/XAML. I want to save whatever content is drawn on canvas as image. I have checked this solutions but it didn\
One workaround is to use Direct2D with DirectWrite. It is a bit involved, but I might make a library available at some point.