Name | Description | |
---|---|---|
AlternateNames | Gets a set of alternative names which can be used to locate the font if ThemeFont.Name property is not matched. | |
CharSet | Gets or sets the character set supported by this font. (Inherited from GrapeCity.Documents.Word.ThemeFont) | |
CharSetCode | Gets or sets a numeric value that corresponds to ThemeFont.CharSet. (Inherited from GrapeCity.Documents.Word.ThemeFont) | |
Document | Gets the document that contains this font. (Inherited from GrapeCity.Documents.Word.ThemeFont) | |
Embedded | Gets the collection of embedded forms of this font.
This collection can contain from zero to four embedded font forms: regular, bold, italic and bold-italic. | |
Family | Gets or sets the font family of this font. (Inherited from GrapeCity.Documents.Word.ThemeFont) | |
IsReadOnly | Gets a value indicating whether the containing document is in reading mode. (Inherited from GrapeCity.Documents.Word.ThemeFont) | |
Name | Gets or sets the primary name of the font. (Inherited from GrapeCity.Documents.Word.ThemeFont) | |
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. (Inherited from GrapeCity.Documents.Word.ThemeFont) | |
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. (Inherited from GrapeCity.Documents.Word.ThemeFont) | |
Signature | Gets the FontSignature object that identifies code pages and Unicode ranges for which the font provides glyphs. | |
TrueType | Gets or sets a value indicating the font type. If true, the font is a TrueType or OpenType font. If false, the font is a raster or vector font. |