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

In This Topic
    Font Class
    In This Topic
    Represents font attributes (font name, size, color, and so on) for an object.
    Object Model
    Font Class
    Syntax
    'Declaration
     
    Public Class Font 
       Inherits FontBase
    public class Font : FontBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.FontBase
             GrapeCity.Documents.Word.Font

    See Also