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

Public Types | |
| enum | { kDefaultIID = IID_ITEXTATTRRUBYOVERHANG } |
| typedef IRubyStyle::RubyOverHang | ValueType |
Public Member Functions | |
| virtual void | Set (ValueType flag)=0 |
| virtual ValueType | Get () const =0 |
| virtual ConstCString | Describe (ValueType) 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 interface is used to set or retrieve the text attribute for ruby overhang.
| pure virtual |
Describe the attribute.
| the | attribute. |
| pure virtual |
Get the attribute.
| pure virtual |
Set the attribute.
| the | attribute. |