次の方法で共有


NoNamespace.typeface フィールド

定義

書体 XML 属性を表します。

public static readonly System.Xml.Linq.XName typeface;
 staticval mutable typeface : System.Xml.Linq.XName
Public Shared ReadOnly typeface As XName 

フィールド値

注釈

XML 属性として、次のようになります。

  • は、次の XML 要素に含まれています。 fontfont
  • は、厳密に型指定された次のプロパティに対応します。 Font.Typeface、SupplementalFont.Typeface。

適用対象