Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EmbeddedFontCollection Class
Members

In This Topic
    EmbeddedFontCollection Class
    In This Topic
    Represents a collection of EmbeddedFont objects.

    Elements in this collection are indexed by EmbeddedFontType (regular, bold, italic, bold italic).

    Object Model
    EmbeddedFontCollection Class
    Syntax
    'Declaration
     
    Public Class EmbeddedFontCollection 
    public class EmbeddedFontCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.EmbeddedFontCollection

    See Also