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

Public Types | |
| enum | { kDefaultIID = IID_ITEXTATTRSTROKEJOINTYPE } |
| typedef ICompositionStyle::StrokeJoinType | 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 join type attribute
| pure virtual |
Gets the paragraph stroke join type
| pure virtual |
Sets the paragragh stroke join type to the param passed in
| flag | ICompositionStyle::StrokeJoinType |