ClassificationFormatDefinition.FontTypeface 属性

定义

获取或设置 Typeface 此分类格式的。

public:  property System::Windows::Media::Typeface ^ FontTypeface {  public:
System::Windows::Media::Typeface ^ get(); protected:
 void set(System::Windows::Media::Typeface ^ value); };
public System.Windows.Media.Typeface FontTypeface { get; protected set; }
member this.FontTypeface : System.Windows.Media.Typeface with get, set
Public Property FontTypeface As Typeface

属性值

Typeface

字样。

注解

此字样中 (粗体、斜体) 的某些值可由具有较高优先级的其他格式定义重写。

适用于