![]() | InDesign SDK 20.5 |

Public Types | |
| enum | { kDefaultIID = IID_ITEXTATTRSTROKETYPE } |
| typedef ICompositionStyle::StrokeType | ValueType |
Public Member Functions | |
| void | Set (ValueType flag) |
| ValueType | Get () const |
| virtual UID | GetUIDData () const =0 |
| virtual void | SetUIDData (UID uid)=0 |
| virtual ClassID | GetClassIDData () const =0 |
| virtual void | SetClassIDData (ClassID classID)=0 |
| virtual ICompositionStyle::StrokeType | GetStrokeTypeData () const =0 |
| virtual void | SetStrokeTypeData (ICompositionStyle::StrokeType type)=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
| pure virtual |
Gets the ClassID of the Stroke Type
| pure virtual |
Gets the StrokeType (Class with UID and ClassID which identifies the Stroke Type)
| pure virtual |
Gets the UID of the Stroke Type
| pure virtual |
Sets the ClassID of the Stroke Type
| ClassID |
| pure virtual |
Sets the StrokeType (Class with UID and ClassID which identifies the Stroke Type)
| StrokeType |
| pure virtual |
Sets the UID of the Stroke Type
| UID |