DioDocs for PDF
SelectByTypographicFamilyName(String) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > IFontCollection インターフェース > SelectByTypographicFamilyName メソッド : SelectByTypographicFamilyName(String) メソッド
Returns the list of fonts with the specified typographic family name.

The typographic family grouping doesn't impose any constraints on the number of faces within it, in contrast with the 4-style family grouping.

シンタックス
'宣言
 
Overloads Function SelectByTypographicFamilyName( _
   ByVal typographicFamilyName As System.String _
) As System.Collections.Generic.List(Of Font)
System.Collections.Generic.List<Font> SelectByTypographicFamilyName( 
   System.string typographicFamilyName
)

パラメータ

typographicFamilyName
参照

IFontCollection インターフェース
IFontCollection メンバ
オーバーロード一覧