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

Public Member Functions | |
| virtual PMString | GetSampleText (int32 script=kDontKnowScript)=0 |
| virtual void | SetSampleText (const PMString &str, int32 script=kDontKnowScript)=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Stores composite font dialog preferences on the application workspace.
This dialog is available in the J version of the product under the type menu. The user may specify the default sample text that is used for the composite font editor.
| pure virtual |
Get sample text used in Composite Font Editor
| pure virtual |
Set sample text used in Composite Font Editor
| str | string to set sample to |