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

Public Member Functions | |
| ITextAttributes | IID_ITEXTATTRIBUTES |
| IPMUnknown | IID_ISAVEDTEXTATTRIBUTES |
| ICommand | IID_ICOMMAND |
Low-level command class to apply attributes to workspace.
Workspace is first entry in command's item list.
| ICommand kApplyTextAttrToWorkspaceCmdBoss::IID_ICOMMAND |
IN ICommand, applies the attributes passed into to given workspace.
First entry in item list should be workspace to target.
<ul>
<li>Implementation: kApplyTextAttrToWorkspaceCmdImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>| IPMUnknown kApplyTextAttrToWorkspaceCmdBoss::IID_ISAVEDTEXTATTRIBUTES |
IN ITextAttributes, stores the existing (saved) attributes.
| ITextAttributes kApplyTextAttrToWorkspaceCmdBoss::IID_ITEXTATTRIBUTES |
IN ITextAttributes, stores the new attributes to apply.