FontFamilyMap
Defined in: src/core/document-model/types.ts:37
The four script slots of w:rFonts (§17.3.2.26). A character picks its font
from the slot its Unicode range maps to (ASCII, high-ANSI, complex-script,
East-Asian).
Properties
Section titled “Properties”ascii?
Section titled “ascii?”
readonlyoptionalascii?:string
Defined in: src/core/document-model/types.ts:38
readonlyoptionalcs?:string
Defined in: src/core/document-model/types.ts:40
eastAsia?
Section titled “eastAsia?”
readonlyoptionaleastAsia?:string
Defined in: src/core/document-model/types.ts:41
hAnsi?
Section titled “hAnsi?”
readonlyoptionalhAnsi?:string
Defined in: src/core/document-model/types.ts:39