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

Public Types | |
| enum | { kDefaultIID = IID_ITEXTATTRSTROKECAPTYPE } |
| typedef ICompositionStyle::StrokeCapType | 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 |
This holds the value for paragraph stroke cap type attribute
| pure virtual |
Gets the paragraph stroke cap type
| pure virtual |
Sets the paragragh stroke cap type to the param passed in
| flag | ICompositionStyle::StrokeCapType |