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

In This Topic
    EmbeddedFontCollection Class Members
    In This Topic

    The following tables list the members exposed by EmbeddedFontCollection.

    Public Properties
     NameDescription
    Public Property  
    Public Property Gets the document that contains this font.  
    Public Property Gets a value indicating whether the containing document is in reading mode.  
    Public Property Gets an embedded font from this collection with a specified type.  
    Top
    Public Methods
     NameDescription
    Public Method Adds a new embedded font to this collection.  
    Public Method Clears this collection.  
    Public Method Checks whether this collection contains an embedded font with the specified type.  
    Public Method Removes the embedded font with a specified type from this collection.  
    Public Method Tries to get an embedded font with a specified type from this collection.  
    Top
    See Also