[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontInfo

FontInfo Class

Represents the properties of a font used in a document.

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

Properties

Name Description
AlternateNames

Gets a set of alternative names which can be used to locate the font if Name property is not matched.

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.

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.