DioDocs for PDF
FontCollection クラス メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 : FontCollection クラス

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

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

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

 
Public メソッド System.Collections.ObjectModel.Collection<Font>から継承されます。
Public メソッドGets a snapshot of the internal EUDC font list.  
Public メソッドGets a snapshot of the internal list of fallback font families.  
Public メソッドGets a snapshot of the internal fallback font list.  
Public メソッド System.Collections.ObjectModel.Collection<Font>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<Font>から継承されます。
Public メソッドオーバーロードされます。 Loads all fonts from a specified byte array into the collection.

Use the RegisterFont method if there is a font file.

 
Public メソッドAppends all fonts (*.ttf, *.otf, *.ttc files) from the specified folder to the FontCollection.  
Public メソッドAppends all fonts from the specified font file to the collection.  
Public メソッド System.Collections.ObjectModel.Collection<Font>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<Font>から継承されます。
Public メソッドRemoves one or more fonts from the internal EUDC font list.  
Public メソッドRemoves one or more font family names from the internal list of fallback font families.  
Public メソッドRemoves one or more fonts from the internal fallback font list.  
Public メソッドオーバーロードされます。 Returns the list of fonts with the specified family name.  
Public メソッドオーバーロードされます。 Returns the list of fonts having the same specified file name.  
Public メソッドオーバーロードされます。 Returns the list of fonts having the same specified font path.  
Public メソッドオーバーロードされます。 Returns the list of fonts with the specified full name.

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

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

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

FontCollection クラス
GrapeCity.Documents.Text 名前空間