DioDocs for PDF
FontCollection プロパティ (GcPdfDocument)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > GcPdfDocument クラス : FontCollection プロパティ
GcPdfDocumentGrapeCity.Documents.Text.Font を見つける必要があるとき(たとえば、PDFに埋め込まれていない場合)に使用される GrapeCity.Documents.Text.IFontCollection オブジェクトを取得または設定します。このプロパティがnull(デフォルト)の場合は、 GrapeCity.Documents.Text.FontCollection.SystemFonts が使用されます。
シンタックス
'宣言
 
Public Property FontCollection As IFontCollection
public IFontCollection FontCollection {get; set;}
参照

GcPdfDocument クラス
GcPdfDocument メンバ