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

Public Member Functions | |
| ICommand | IID_ICOMMAND |
Wrapper command that can be scheduled by the SLNewButtonDNDTarget::ProcessDragDropCommand().
It performs the operations needed for drag and drop on to the Assignments panel New button. This includes creating a new assignment for the active document, adding the dropped item(s) to the assignment (exporting them as InCopy documents if needed), and expanding the new assignment to reveal the added content. The dropped item(s) are retrieved from the panel selection or can be passed in the command's item list. This command is needed because the operations it performs invoke UI which is not permitted during a drag event. See bug 1464210.
| ICommand kSLNewButtonDNDCmdBoss::IID_ICOMMAND |
Undocumented.