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

Public Types | |
| enum | { kDefaultIID = IID_IPLACEDIALOGPREFS } |
Public Member Functions | |
| virtual void | ReadWrite (IPMStream *iPMStream, ImplementationID id)=0 |
| virtual bool16 | GetRetainFormat ()=0 |
| virtual bool16 | GetConvertQuotes ()=0 |
| virtual void | SetRetainFormat (bool16 value)=0 |
| virtual void | SetConvertQuotes (bool16 value)=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Interface for remembering the preferences from the Place dialog. Used to remember the settings used when an item is placed (and stored on the placed object), so that if it needs to be reimported these settings can be reused.
| pure virtual |
Get the convert quotation mark types flag
| pure virtual |
Get the retain text format flag
| pure virtual |
read/write
| pure virtual |
Set the convert quotation mark types flag
| pure virtual |
Set the retain text format flag