DioDocs for PDF
FontHandlerCollection クラス
メンバ 

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 : FontHandlerCollection クラス
FontHandler オブジェクトのコレクションを表します。
オブジェクト モデル
FontHandlerCollection クラス
シンタックス
'宣言
 
Public Class FontHandlerCollection 
   Inherits System.Collections.ObjectModel.KeyedCollection(Of Font,FontHandler)
public class FontHandlerCollection : System.Collections.ObjectModel.KeyedCollection<Font,FontHandler> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
         GrapeCity.Documents.Pdf.FontHandlerCollection

参照

FontHandlerCollection メンバ
GrapeCity.Documents.Pdf 名前空間