DioDocs for PDF
EmbedFonts プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgGraphics クラス : EmbedFonts プロパティ
Gets or sets a value indicating whether fonts used in 'text' elements should be embedded.

Changing this property only affects subsequent calls to GrapeCity.Documents.Drawing.GcGraphics.DrawTextLayout, GrapeCity.Documents.Drawing.GcGraphics.DrawString and GrapeCity.Documents.Drawing.GcGraphics.DrawString methods. Already rendered text is not affected.

This property is ignored if GrapeCity.Documents.Drawing.GcGraphics.DrawTextAsPath is true.

The default is false.

シンタックス
'宣言
 
Public Property EmbedFonts As System.Boolean
public System.bool EmbedFonts {get; set;}
参照

GcSvgGraphics クラス
GcSvgGraphics メンバ