'宣言 Public Property PdfFontFormat As System.Nullable(Of PdfFontFormat)
public System.Nullable<PdfFontFormat> PdfFontFormat {get; set;}
このプロパティは 14 種類の標準 PDF フォントには影響しません。 これらのフォントは常に Type1 としてエンコードされます。
'宣言 Public Property PdfFontFormat As System.Nullable(Of PdfFontFormat)
public System.Nullable<PdfFontFormat> PdfFontFormat {get; set;}