![]() | InDesign SDK 20.5 |
#include <SynthObjModel.h>

Public Member Functions | |
| IRangeData | IID_IRANGEDATA |
| ICommand | IID_ICOMMAND |
| IBoolData | IID_IBOOLDATA |
Command to create hidden text. This command creates a story thread, moves the range
specified to the story thread, inserts a zero-width character in place of the moved range (unless use existing), and adds a kHiddenTextBoss owned item at the anchor position.
| IBoolData kHiddenTextCreateCmdBoss::IID_IBOOLDATA |
Use existing character (INX optimization).
| ICommand kHiddenTextCreateCmdBoss::IID_ICOMMAND |
Command interface - Item list input should be valid text model reference, output is the new hidden text reference.
| IRangeData kHiddenTextCreateCmdBoss::IID_IRANGEDATA |
Range to move to the hidden text story thread.