ReportViewer for ASP.NET Web Forms
DocumentFonts プロパティ

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : DocumentFonts プロパティ
現在のドキュメントに使用されるフォントを記述する DocumentFont オブジェクトの コレクションを取得します。

このコレクションは、ドキュメント上の FontHandling プロパティの値に応じて、 ドキュメントの生成時に自動的にデータが読み込まれます。

シンタックス
'宣言
 
Public ReadOnly Property DocumentFonts As DocumentFontCollection
public DocumentFontCollection DocumentFonts {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ
EmbeddedFonts プロパティ