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

Public Types | |
| enum | { kDefaultIID = IID_ITEXTATTRGRIDALIGNMENT } |
| typedef Text::GridAlignmentMetric | ValueType |
Public Member Functions | |
| void | Set (ValueType flag) |
| ValueType | Get () const |
| virtual void | SetGridAlignment (Text::GridAlignmentMetric cm)=0 |
| virtual Text::GridAlignmentMetric | GetGridAlignment () 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 |
Interface for a text attribute whose value is the GridAlignmentMetric (what part of the tile and grid should be aligned to each other).