DioDocs for PDF
GetFonts メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > GcPdfDocument クラス : GetFonts メソッド
この GcPdfDocument でのフォントのリストを取得します。
シンタックス
'宣言
 
Public Function GetFonts() As System.Collections.Generic.ICollection(Of Font)
public System.Collections.Generic.ICollection<Font> GetFonts()

戻り値の型

このドキュメントにあるフォントのリスト。
参照

GcPdfDocument クラス
GcPdfDocument メンバ