ViewAppearanceMetadataFontFamily - свойство
Семейство шрифтов или относительная ссылка.
Пространство имён: Tessa.Views.MetadataСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public string? FontFamily { get; set; }
Public Property FontFamily As String
Get
Set
public:
virtual property String^ FontFamily {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract FontFamily : string with get, set
override FontFamily : string with get, set
StringIViewAppearanceMetadataFontFamily