C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / DocumentFontCollection Class
Members

DocumentFontCollection Class
Represents the collection of DocumentFont objects describing fonts used in a C1PrintDocument.

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

Object Model
DocumentFontCollection Class
Syntax
'Declaration
 
Public Class DocumentFontCollection 
   Inherits OwnedCollection
 
Inheritance Hierarchy

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

See Also