→ void
Delete the contents of the place gun.
PlaceGun
Button | CheckBox | ComboBox | EPS | EPSText | FormField | Graphic | GraphicLine | Group | Image | ImportedPage | ListBox | MultiStateObject | Oval | PDF | PICT | PageItem | Polygon | RadioButton | Rectangle | SVG | SignatureField | Snippet | SplineItem | TextBox | TextFrame | WMF
| Name | Type | Access | Description |
|---|---|---|---|
| Buttons |
readonly | A collection of buttons. | |
| CheckBoxes |
readonly | A collection of checkboxes. | |
| ComboBoxes |
readonly | A collection of comboboxes. | |
| EPSs |
readonly | A collection of EPS files. | |
| EPSTexts |
readonly | EPSTexts | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| FormFields |
readonly | A collection of form fields. | |
| GraphicLines |
readonly | A collection of graphic lines. | |
| Graphics |
readonly | A collection of imported graphics in any graphic file format (vector, metafile, or bitmap). | |
| Groups |
readonly | A collection of groups. | |
| Images |
readonly | A collection of bitmap images in any bitmap file format (including TIFF, JPEG, or GIF). | |
| ImportedPages |
readonly | Imported InDesign pages. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| ListBoxes |
readonly | A collection of listboxes. | |
| Boolean | readonly | Whether the place gun is currently loaded with content for placing. | |
| MultiStateObjects |
readonly | A collection of multi-state objects. | |
| Ovals |
readonly | A collection of ellipses. | |
| PageItems |
readonly | The page items collection, which can be used to process all page items in a container (such as a document, page, or group), regardless of type. | |
| Document | readonly | The parent of the PlaceGun (a Document). | |
| PDFs |
readonly | A collection of PDF files. | |
| PICTs |
readonly | A collection of PICT graphics. | |
| Polygons |
readonly | A collection of polygons. | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| RadioButtons |
readonly | A collection of radio buttons. | |
| Rectangles |
readonly | A collection of rectangles. | |
| SignatureFields |
readonly | A collection of signature fields. | |
| Snippets |
readonly | A collection of IDML snippets. | |
| SplineItems |
readonly | The spline items collection. | |
| SVGs |
readonly | A collection of SVG files. | |
| TextBoxes |
readonly | A collection of text boxes. | |
| TextFrames |
readonly | A collection of text frames. | |
| WMFs |
readonly | A collection of WMF graphics. |
Delete the contents of the place gun.
Adds an event listener.
Resolves the object specifier, creating an array of object references.
Load the place gun with one or more files.
Removes the event listener.
Rotate the contents of the place gun.
Generates a string which, if executed, will return the PlaceGun.
Retrieves the object specifier.
Properties elsewhere that hold a PlaceGun.
Methods that return a PlaceGun.