Click or drag to resize

Font Properties

The Font type exposes the following members.

Properties
  NameDescription
Public propertyBold
Public propertyDescription
Returns a long description that includes family, face, weight, stretch and style information. Generally not useful for finding matching fonts.
Public propertyEnglishFaceName
Returns English Face name
Public propertyEnglishFamilyName
Public propertyEnglishQuartetName
Public propertyFaceName
Returns Face name
Public propertyFamilyName
Public propertyFamilyPlusFaceName
Returns concatenated Family and Face names
Public propertyIsEngravingFont
Public propertyIsInstalled
Is this font installed on the system
Public propertyIsSimulated
Public propertyIsSingleStrokeFont
Public propertyIsSymbolFont
Public propertyItalic
Public propertyLogfontName
Returns Windows LOGFONT Face name
Public propertyPointSize
Public propertyPostScriptName
Returns the Font PostScriptName - "Apple font name"
Public propertyQuartetName
Public propertyRichTextFontName
Returns the Font RichTextFontName used in RTF strings: {\\fonttbl...{\\fN RichTextFontName;}...}
Public propertyStretch
Public propertyStrikeout
Public propertyStyle
Public propertyUnderlined
Public propertyWeight
Top
See Also