InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kSetPageBindingCmdBoss Class Reference

#include <SynthObjModel.h>

Inheritance diagram for kSetPageBindingCmdBoss:

Public Member Functions

IPMUnknown IID_IDOCSETUPCMDDATA
 
ICommand IID_ICOMMAND
 

Detailed Description

 This command changes the page binding preference IPageSetupPrefs::SetPageBindingPref.

Item list input
None (IDocSetupCmdData identifies the object to be edited)
Item list output
None
Observer notification 1
Observer notification 2
Observer notification 3
Observer notification 4
Observer notification 5
Observer notification 6
Responder notification
None
See Also
IPageSetupPrefs::SetPageBindingPref, kDocWorkspaceBoss stores the preferences for the document, kWorkspaceBoss stores the default preferences inherited by new documents.

Member Function Documentation

ICommand kSetPageBindingCmdBoss::IID_ICOMMAND

ICommand implementation.

  • Implementation: kSetPageBindingCmdImpl
  • Available in:
  • Class from:
IPMUnknown kSetPageBindingCmdBoss::IID_IDOCSETUPCMDDATA
     IN IDocSetupCmdData, if the UIDRef of a document (kDocBoss) is passed the 

preferences on kDocWorkspaceBoss are edited, otherwise the preferences on kWorkspaceBoss are edited.

    <ul>

    <li>Implementation: kDocSetupCmdDataImpl</li>

    <li>Available in: </li>

    <li>Class from:</li>

    </ul>