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

Public Member Functions | |
| ILayoutCmdData | IID_ILAYOUTCMDDATA |
| ISetSpreadCommandData | IID_ISETSPREADCOMMANDDATA |
| ICommand | IID_ICOMMAND |
This command sets the current spread, i.e. the spread targeted for edit operations.
The document (kDocBoss) has a current spread and each layout view (kLayoutWidgetBoss) has a current spread.
| ICommand kSetSpreadCmdBoss::IID_ICOMMAND |
ICommand implementation.
| ILayoutCmdData kSetSpreadCmdBoss::IID_ILAYOUTCMDDATA |
IN ILayoutCmdData specifies the document and view(if any) to be targeted by the command.
| ISetSpreadCommandData kSetSpreadCmdBoss::IID_ISETSPREADCOMMANDDATA |
IN ISetSpreadCommandData parameterizes whether the selection should be cleared in
view(if any) targeted by the command. IN ISetSpreadCommandData parameterizes whether the this command has been fired from within a SetPageCmd or not. Default to kFalse, only client is SetPageCmd.
<ul>
<li>Implementation: kSetSpreadCommandDataImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>