Reports for WPF
DocumentFontCollection クラス
メンバ 

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 : DocumentFontCollection クラス
C1PrintDocument で使用されるフォントを記述する DocumentFont オブジェクトのコレクションを表します。

このコレクションにフォントが読み込まれる時点と方法についての詳細は、 C1PrintDocument.FontHandling を参照してください。

シンタックス
'宣言
 
Public Class DocumentFontCollection 
   Inherits OwnedCollection
public class DocumentFontCollection : OwnedCollection 
継承階層

System.Object
   System.Collections.CollectionBase
      C1.C1Preview.OwnedCollectionBase
         C1.C1Preview.OwnedCollection
            C1.C1Preview.DocumentFontCollection

参照

DocumentFontCollection メンバ
C1.C1Preview 名前空間