InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
EncodingUtils Namespace Reference

Functions

bool16 IsPossibleLeadByte (uchar charByte, int8 script)
 
bool16 IsPossibleSecondByte (uchar charByte, int8 script)
 

Detailed Description

PMString uses EncodingUtils before the ObjectModel is launched. I am adding IsPossibleLeadByte() and IsPossibleSecondByte() as functions.