DioDocs for PDF
PdfFontFormat プロパティ (FontHandler)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > FontHandler クラス : PdfFontFormat プロパティ
ドキュメント内のフォントを表すために使用される形式を取得または設定します。 null 参照 (Visual Basicでは Nothing)(デフォルト)の場合は、GcPdfDocument.PdfFontFormatが使用されます。

このプロパティは 14 種類の標準 PDF フォントには影響しません。 これらのフォントは常に Type1 としてエンコードされます。

シンタックス
'宣言
 
Public Property PdfFontFormat As System.Nullable(Of PdfFontFormat)
public System.Nullable<PdfFontFormat> PdfFontFormat {get; set;}
参照

FontHandler クラス
FontHandler メンバ