BtFontScript Constants

When the Object.FontScript property is in use, it must always be set to a BtFontScript Long constant. Note that these constants are available only when you are editing a document-level event.

The following constants are available:

Constant

Value

btFontScriptArabic

178

btFontScriptBaltic

186

btFontScriptCentralEurope

238

btFontScriptChineseGB2312

134

btFontScriptChineseBig5

136

btFontScriptCyrillic

204

btFontScriptGreek

161

btFontScriptHebrew

177

btFontScriptJapanese

128

btFontScriptKoreanHangul

129

btFontScriptKoreanJohab

130

btFontScriptMac

77

btFontScriptOEM

255

btFontScriptSymbol

2

btFontScriptThai

222

btFontScriptTurkish

162

btFontScriptVietnamese

163

btFontScriptWestern

0

Related Topics