![]() | InDesign SDK 20.5 |
#include <ISpread.h>
Public Member Functions | |
| virtual bool16 | ManipulateItem (IHierarchy *itemHier)=0 |
Helper class for iterating spreads.
| pure virtual |
ManipulateItem - Called once for each item iterated over by ISpread::ForEachItem. Note: ForEachItem iterates in drawing order and includes all layers (including non-printing, hidden, etc.) unless a LayerMask is provided. Iteration stops if false is returned.
| itemHier |