JsonViewAppearanceMetadataFontStyle - свойство
Стиль наклона шрифта.
Пространство имён: Tessa.Views.JsonСборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
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