PrintDocument for WinForms
DocumentFontCollection クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : DocumentFontCollection クラス
Represents the collection of DocumentFont objects describing fonts used in a C1PrintDocument.

See C1PrintDocument.FontHandling for details on when and how this collection is populated.

オブジェクト モデル
DocumentFontCollection クラス
シンタックス
'宣言
 
Public Class DocumentFontCollection 
   Inherits OwnedCollection
'使用法
 
Dim instance As DocumentFontCollection
public class DocumentFontCollection : OwnedCollection 
継承階層

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

参照

DocumentFontCollection メンバ
C1.C1Preview 名前空間