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