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

Public Types | |
| enum | { kDefaultIID = IID_IOVERRIDEFRAMEBEHAVIOR } |
Public Member Functions | |
| virtual bool16 | TreatFrameAsRectangular () const =0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
IOverrideFrameBehavior is a hack will affect vertical justification – allowing it to run on non-rectangular frames by pretending the lines can actually be slid up and down in the frame. This interface does not have an implementation, but is provided for possible use by third parties. Very dangerous and hacky, but can allow certain types of VJ to work.
| pure virtual |
TreatFrameAsRectangular – override standard behavior for this text frame