DioDocs for PDF
IFontCollection インターフェース メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 : IFontCollection インターフェース

このクラスのメンバの一覧は、IFontCollectionメンバを参照してください。

パブリック メソッド
 名前解説
 メソッド System.Collections.Generic.ICollection<Font>から継承されます。
 メソッドAppends one or more fonts to the internal EUDC font list.  
 メソッドAppends one or more font family names to the internal list of fallback font families.  
 メソッドAppends one or more fonts to the internal fallback font list.  
 メソッドSearches for a fallback font containing the given code point that looks similar to the source font.  
 メソッド System.Collections.Generic.ICollection<Font>から継承されます。
 メソッドClears the internal list of EUDC fonts.  
 メソッドClears the internal list of fallback font families.  
 メソッドClears the internal list of fallback fonts.  
 メソッド System.Collections.Generic.ICollection<Font>から継承されます。
 メソッド System.Collections.Generic.ICollection<Font>から継承されます。
 メソッドSearches for the first EUDC font having the specified font path.  
 メソッドオーバーロードされます。 Searches for a font with the specified family name and style.  
 メソッドSearches for the first font having the specified file name.  
 メソッドSearches for the first font having the specified font path.  
 メソッドオーバーロードされます。 Searches for the first font with specified full name.

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

 
 メソッド System.Collections.Generic.IEnumerable<Font>から継承されます。
 メソッドGets a snapshot of the internal EUDC font list.  
 メソッドGets a snapshot of the internal list of fallback font families.  
 メソッドGets a snapshot of the internal fallback font list.  
 メソッド System.Collections.Generic.IList<Font>から継承されます。
 メソッド System.Collections.Generic.IList<Font>から継承されます。
 メソッド System.Collections.Generic.ICollection<Font>から継承されます。
 メソッド System.Collections.Generic.IList<Font>から継承されます。
 メソッドRemoves one or more fonts from the internal EUDC font list.  
 メソッドRemoves one or more font family names from the internal list of fallback font families.  
 メソッドRemoves one or more fonts from the internal fallback font list.  
 メソッドオーバーロードされます。 Returns the list of fonts with the specified family name.  
 メソッドオーバーロードされます。 Returns the list of fonts having the same specified file name.  
 メソッドオーバーロードされます。 Returns the list of fonts having the same specified font path.  
 メソッドオーバーロードされます。 Returns the list of fonts with the specified full name.

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

 
 メソッドオーバーロードされます。 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.

 
 メソッドオーバーロードされます。 Returns the list of EUDC fonts having the same specified font path.  
トップ
参照

IFontCollection インターフェース
GrapeCity.Documents.Text 名前空間