[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ThemeFont

ThemeFont Class

Represents a font that is to be used for a specific language or locale.

Inheritance
ThemeFont
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class ThemeFont
Public Class ThemeFont

Properties

Name Description
CharSet

Gets or sets the character set supported by this font.

CharSetCode

Gets or sets a numeric value that corresponds to CharSet.

Document

Gets the document that contains this font.

Family

Gets or sets the font family of this font.

IsReadOnly

Gets a value indicating whether the containing document is in reading mode.

Name

Gets or sets the primary name of the font.

Panose

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.

Pitch

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.