Click or drag to resize
PreferredFontInfo Class
(TOM 2 only) Contains preferred font information that was requested for a particular document.
Inheritance Hierarchy
SystemObject
  TextObjectModelPreferredFontInfo

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public class PreferredFontInfo

The PreferredFontInfo type exposes the following members.

Properties
  NameDescription
Public propertyFontName
Gets the font name.
Public propertyFontSize
Gets the font size.
Public propertyPitchAndFamily
Gets the pitch and family of the font.
Top
See Also