DioDocs for PDF
SelectByFullName(String) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > FontCollection クラス > SelectByFullName メソッド : SelectByFullName(String) メソッド
Returns the list of fonts with the specified full name.

Full font name that reflects all family and relevant subfamily descriptors.

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

パラメータ

fullFontName
参照

FontCollection クラス
FontCollection メンバ
オーバーロード一覧