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

In This Topic
    ThemeFont Class Members
    In This Topic

    The following tables list the members exposed by ThemeFont.

    Public Properties
     NameDescription
    Public Property Gets or sets the character set supported by this font.  
    Public PropertyGets or sets a numeric value that corresponds to CharSet.  
    Public Property Gets the document that contains this font.  
    Public Property Gets or sets the font family of this font.  
    Public Property Gets a value indicating whether the containing document is in reading mode.  
    Public Property Gets or sets the primary name of the font.  
    Public Property

    Gets or sets the 10-byte series of numbers that is used to describe the visual characteristics of a typeface.

    Panose is a compact 10-byte description of a font's critical visual characteristics, such as contrast, weight, and serif style. The digits represent Family Kind, Serif Style, Weight, Proportion, Contrast, Stroke Variation, Arm Style, Letterform, Midline, and X-Height.

     
    Public Property

    Gets or sets the font pitch of this font.

    The pitch indicates whether the font is fixed pitch, proportionally spaced, or relies on a default setting.

     
    Top
    See Also