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

This command creates one or more spreads (kSpreadBoss) in a document.
| IApplyMasterCmdData kNewSpreadCmdBoss::IID_IAPPLYMASTERCMDDATA |
IN IApplyMasterCmdData, identifies the default master to be applied to new pages.
| IPMUnknown kNewSpreadCmdBoss::IID_IBINDINGLOCATION |
IN IIntData, parameterizes the spread binding, permitted values are given by ISpread::BindingLocation
(default ISpread::kDefaultBinding).
<ul>
<li>Implementation: kPersistIntDataImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>| IBoolData kNewSpreadCmdBoss::IID_IBOOLDATA |
Undocumented.
| ICommand kNewSpreadCmdBoss::IID_ICOMMAND |
ICommand implementation.
| INewSpreadCmdData kNewSpreadCmdBoss::IID_INEWSPREADCMDDATA |
IN INewSpreadCmdData, parameterizes the target document, the number of spreads to be added, etc.
| IPMUnknown kNewSpreadCmdBoss::IID_ISETLAYOUTPOLICYCMDDATA |
IN Allows new pages in the spread to have a specified layout policy, defaults to kNoLayoutPolicy.
<ul>
<li>Implementation: kSetLayoutPolicyCmdDataImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>