| ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General API > IGPDFCtl Control > IGPDFCtl Methods > CreatePDEPlace Method |
Creates a place object.
CreatePDEPlace (MCTag As IGPDFAtom, MCDictionary As
IIGPDFBasObj, IsInline As Boolean) As IGPDEPlace
| Name | Description |
|---|---|
| MCTag | Tag name for the place. Must not contain any white space characters (for example, spaces or tabs). |
| MCDictionary | Optional Marked Content dictionary associated with the place. |
| IsInline | If True, place is emitted into the page content stream inline. |