DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ThemeFont Class

ThemeFont Class Properties

For a list of all members of this type, see ThemeFont members.

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