PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / EmbeddedFontCollection Class
Members

In This Topic
    EmbeddedFontCollection Class
    In This Topic
    Specifies the collection of EmbeddedFont class items.
    Object Model
    EmbeddedFontCollection Class
    Syntax
    'Declaration
     
    Public Class EmbeddedFontCollection 
       Inherits System.Collections.CollectionBase
    public class EmbeddedFontCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.EmbeddedFontCollection

    See Also