Click or drag to resize

TpsCultureInfoEventArgsFontFamilyName Property

Gets the FontFamilyName of the TpsCultureInfoEventArgs instance

Namespace:  ABB.Robotics.Tps.Globalization
Assembly:  ABB.Robotics.Tps.Resources (in ABB.Robotics.Tps.Resources.dll) Version: 6.5.129.0
Syntax
C#
public string FontFamilyName { get; }

Property Value

Type: String
A text that represents the name of the FontFamily for the CultureInfo of the Tps System.
See Also