HI all,
I am working with a PDF API and need to get to the path of a selected System.Drawing.Font object inside my C#.NET application. I cannot find anything to do this, but I am certain it must be possible, as the system knows where to look for the fonts to create my font dialog list.
Can anyone tell me how to get this data? I have a System.Drawing.Font object and need a string for the path to the selected font.
Thank you in advance!
Start Free Trial