![]() | InDesign SDK 20.5 |

Public Types | |
| enum | { kDefaultIID = IID_ITEXTAREAPREFERENCES } |
| enum | TextAreaDepthUnit { kUnitChars = 0, kUnitWords, kUnitLines, kUnitPages, kUnitColumnInches } |
Public Member Functions | |
| virtual void | SetTextAreaWidth (const PMReal width)=0 |
| virtual PMReal | GetTextAreaWidth ()=0 |
| virtual void | SetTextAreaDepth (const PMReal depth)=0 |
| virtual PMReal | GetTextAreaDepth ()=0 |
| virtual void | SetTextAreaDepthUnit (TextAreaDepthUnit index)=0 |
| virtual TextAreaDepthUnit | GetTextAreaDepthUnit ()=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
| anonymous enum |
Define the default IID for ITextAreaPrefs.
Define the unit index for text area depth