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

Public Member Functions | |
| IUIDData | IID_IUIDDATA |
| IBoolData | IID_IBOOLDATA |
| ILayoutCmdData | IID_ILAYOUTCMDDATA |
| ICommand | IID_ICOMMAND |
This command sets a specified page (kPageBoss) as the current page in the given view.
| IBoolData kSetPageCmdBoss::IID_IBOOLDATA |
IN IBoolData; if kTrue, rescale page to fit, otherwise leave scale % alone.
When option key is pressed in Pages Panel, we set it to kTrue.
<ul>
<li>Implementation: kBoolDataImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>| ICommand kSetPageCmdBoss::IID_ICOMMAND |
ICommand implementation.
| ILayoutCmdData kSetPageCmdBoss::IID_ILAYOUTCMDDATA |
IN ILayoutCmdData specifies the layout view and document containing the page to be viewed.