Class Font

Constructors

Properties

bold: boolean
faceName: string

Returns Face name

familyName: string
isEngravingFont: boolean
isSimulated: boolean
isSingleStrokeFont: boolean
isSymbolFont: boolean
italic: boolean
pointSize: number
postScriptName: string

Returns the Font PostScriptName - "Apple font name"

quartetName: string
richTextFontName: string

Returns the Font RichTextFontName used in RTF strings: {\fonttbl...{\fN RichTextFontName;}...}

strikeOut: boolean
underlined: boolean

Generated using TypeDoc