Font family name
Namespace:
ER.Shared.Settings.Actions
Assembly:
ER.Shared.Settings.2 (in ER.Shared.Settings.2.dll) Version: 6.2.1
Syntaxpublic string FamilyName { get; set; }
Public Property FamilyName As String
Get
Set
public:
property String^ FamilyName {
String^ get ();
void set (String^ value);
}
member FamilyName : string with get, set
Property Value
Type:
String
See Also