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

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > GcPdfDocument クラス : PdfFontFormat プロパティ
現在のドキュメント内のフォントを表すために使用される形式を取得または設定します。 デフォルトは PdfFontFormat.Type0AutoOneByteEncoding です。

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

シンタックス
'宣言
 
Public Property PdfFontFormat As PdfFontFormat
public PdfFontFormat PdfFontFormat {get; set;}
参照

GcPdfDocument クラス
GcPdfDocument メンバ