DioDocs for PDF
SystemFontCollection クラス
メンバ 

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 : SystemFontCollection クラス
Represents a collection of system fonts.
オブジェクト モデル
SystemFontCollection クラス
シンタックス
'宣言
 
Public Class SystemFontCollection 
   Inherits System.Collections.ObjectModel.ReadOnlyCollection(Of Font)
   Implements IFontCollection 
public class SystemFontCollection : System.Collections.ObjectModel.ReadOnlyCollection<Font>, IFontCollection  
継承階層

System.Object
   System.Collections.ObjectModel.ReadOnlyCollection<T>
      GrapeCity.Documents.Text.SystemFontCollection

参照

SystemFontCollection メンバ
GrapeCity.Documents.Text 名前空間