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

Public Types | |
| enum | { kDefaultIID = IID_ITEXTATTRTABS } |
| typedef const TabStopTable & | ValueType |
Public Member Functions | |
| void | Set (ValueType tab) |
| ValueType | Get () const |
| virtual void | SetTabStopTable (const TabStopTable &tab)=0 |
| virtual const TabStopTable & | GetTabStopTable () 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 |
Text Attribute interface for tabs. Provides access to the tab stops (via the TabStopTable) for this paragraph.