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

In This Topic
    FontInfo Class
    In This Topic
    Represents the properties of a font used in a document.
    Object Model
    FontInfo Class
    Syntax
    'Declaration
     
    Public Class FontInfo 
       Inherits ThemeFont
    public class FontInfo : ThemeFont 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.ThemeFont
          GrapeCity.Documents.Word.FontInfo

    See Also