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

Public Types | |
| enum | { kDefaultIID = IID_ITEXTFRAMEFOOTNOTEOPTIONSDATA } |
Public Member Functions | |
| virtual bool16 | GetEnableOverrides () const =0 |
| virtual bool16 | GetSpanFootnotesAcross () const =0 |
| virtual PMReal | GetMinimumSpacing () const =0 |
| virtual PMReal | GetSpaceBetweenFootnotes () const =0 |
| virtual void | SetEnableOverrides (bool16 enableOverrides)=0 |
| virtual void | SetSpanFootnotesAcross (bool16 spanFootnotesAcross)=0 |
| virtual void | SetMinimumSpacing (PMReal minimumSpacing)=0 |
| virtual void | SetSpaceBetweenFootnotes (PMReal spaceBetweenFootnotes)=0 |
| virtual void | CopyFrom (ITextFrameFootnoteOptionsData *sourceFootnoteOptions)=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Interface to manage columns within a text frame.