Reports for WPF
FontHandling プロパティ (FontProcessingOptions)

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > FontProcessingOptions クラス : FontHandling プロパティ
現在の C1PrintDocument または C1.C1Report によるフォントの埋め込みと代替の処理方法を示す値を取得または設定します。

使用可能なオプションの詳細は、 FontHandling 列挙体のメンバを参照してください。

このプロパティを FontHandling.EmbedFonts または FontHandling.EmbedActualFonts 以外の値に設定した (すなわち、フォントが自動的に埋め込まれない)場合は、 埋め込む特定のフォントをドキュメントの C1PrintDocument.EmbeddedFonts コレクションに手動で追加できることに注意してください。

このプロパティのデフォルト値は FontHandling.None です。

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

FontProcessingOptions クラス
FontProcessingOptions メンバ