You are on page 1of 1

CHAPTER 1: Layout Master spreads and master pages 31

Related APIs

 IMasterPage

 IMasterSpread

 kMasterPagesBoss

 kPageBoss

Showing and hiding master page items


Solution

Use kShowMasterItemsCmdBoss.

Related API

kSpreadBoss

Overriding master page items


Solution

To override master page items of your choice, use kOverrideMasterPageItemCmdBoss.

To override all the master page items associated with a range of spreads of pages, use
IMasterSpreadUtils::CreateOverrideMasterPageItemsCmd.

Related APIs

 IMasterOverrideList

 IMasterPage

 IMasterSpread

 kMasterPagesBoss

 kPageBoss

Removing a master page item overrides


Solution

To remove the master page item overrides of your choice, use kRemoveMasterPageOverrideCmdBoss.

To remove master page item overrides of objects that are selected, use IMasterPageSuite.

You might also like