DioDocs for PDF
GetUsedFonts メソッド (Page)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > Page クラス : GetUsedFonts メソッド
このページにコンテンツストリームから参照されるフォントのリストを取得します。
シンタックス
'宣言
 
Public Function GetUsedFonts() As System.Collections.Generic.ICollection(Of Font)
public System.Collections.Generic.ICollection<Font> GetUsedFonts()

戻り値の型

このページから参照されるフォントのリスト。
参照

Page クラス
Page メンバ