PrintDocument for WinForms
AutoEmbedFonts プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : AutoEmbedFonts プロパティ

This property is obsolete.

Gets or sets a value indicating whether the C1PrintDocument.EmbeddedFonts collection will be automatically filled with fonts used in the document during document generation.

The default value is false.

シンタックス
'宣言
 
Public Property AutoEmbedFonts As System.Boolean
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Boolean
 
instance.AutoEmbedFonts = value
 
value = instance.AutoEmbedFonts
public System.bool AutoEmbedFonts {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ