FamilyTypeface.Style 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置字体系列字样设计的样式。
public:
property System::Windows::FontStyle Style { System::Windows::FontStyle get(); void set(System::Windows::FontStyle value); };
public System.Windows.FontStyle Style { get; set; }
member this.Style : System.Windows.FontStyle with get, set
Public Property Style As FontStyle
属性值
一个 FontStyle 类型的值。
注解
描述字体的样式,如普通字体、斜体或斜体。