AutoComplete for ASP.NET Web Forms
EmbedFonts プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > PdfFilter クラス : EmbedFonts プロパティ
Specifies whether the filter should embed font information into the PDF output.
シンタックス
'宣言
 
Public Property EmbedFonts As System.Boolean
public System.bool EmbedFonts {get; set;}
解説

Embedding font information makes the PDF document substantially larger, but it allows the file to be viewed faithfully in systems that don't have all the necessary fonts installed.

Embedding fonts is not necessary if the target systems have the necessary TrueType fonts installed.

参照

PdfFilter クラス
PdfFilter メンバ