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

Public Types | |
| enum | { kDefaultIID = IID_IAPPEARANCEDATA } |
| typedef Form::Appearance | ValueType |
Public Member Functions | |
| virtual void | Set (const Form::Appearance &inAppearance)=0 |
| virtual void | GetAppearance (Form::Appearance *outAppearance) 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 |
Used as a parameter interface for command bosses that take appearance parameters as input or output.
| pure virtual |
Get parameters for the appearance (use kChangeStateCmdBoss, IHierarchy related commands to get the child page items for the appearance
| pure virtual |
Set parameters for the appearance (use kChangeStateCmdBoss, IHierarchy related commands to change the child page items for the appearance