User's Guide > Graphics > Displaying Graphics > Controlling Text Fonts
Controlling Text Fonts
Properties Introduced:
The properties pfcDisplay.DefaultFont and pfcDisplay.CurrentFont return the default Creo+ text font and the current font used for text graphics in Creo+, respectively. The text fonts are identified in Creo+ by names and by integer identifiers. To find a specific font, use the methods pfcDisplay.GetFontById() or pfcDisplay.GetFontByName().
Was this helpful?