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

Public Types | |
| enum | { kDefaultIID = IID_ITEXTATTRPARARULEMODE } |
| typedef ICompositionStyle::ParagraphRuleMode | ValueType |
Public Member Functions | |
| virtual void | Set (ValueType dq)=0 |
| virtual ValueType | Get () 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 |
A holds the paragraph rules mode value for the paragraph rules text attribute
| pure virtual |
Gets the paragragh rule mode
| pure virtual |
Sets the paragragh rule mode to the param passed in
| flag | ICompositionStyle::ParagraphRuleMode |