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

Functions

bool16 IsK2SpecificChar (const UTF32TextChar &c)
 
bool16 IsIllegalControlChar (const UTF32TextChar &n)
 

Detailed Description

Here are some utility functions specific to the way we handle characters.

Function Documentation

bool16 TextChar::IsIllegalControlChar (const UTF32TextCharn)
inline

We are free to use otherwise unspecified characters to represent objects and unspecifiable characters

bool16 TextChar::IsK2SpecificChar (const UTF32TextCharc)
Returns
the low-ascii characters that have meaning to InDesign. includes both standard values like "tab", "carriage return" and special ones like "IndentToHere", "Table"