JsonViewAppearanceMetadataFontStyle - свойство
Стиль наклона шрифта.
Пространство имён: Tessa.Views.JsonСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public AppearanceFontStyle? FontStyle { get; set; }
Public Property FontStyle As AppearanceFontStyle?
Get
Set
public:
virtual property Nullable<AppearanceFontStyle> FontStyle {
Nullable<AppearanceFontStyle> get () sealed;
void set (Nullable<AppearanceFontStyle> value) sealed;
}
abstract FontStyle : Nullable<AppearanceFontStyle> with get, set
override FontStyle : Nullable<AppearanceFontStyle> with get, set
NullableAppearanceFontStyleIJsonViewAppearanceMetadataFontStyle