| ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General API > IGPDFCtl Control > IGPDFCtl Methods > CreatePDEContainer Method |
Creates a container object.
CreatePDEContainer (MCTag As IGPDFAtom, Dictionary As
IIGPDFBasObj, IsInline As Boolean) As IGPDEContainer
| Name | Description |
|---|---|
| MCTag | Tag name for the container. |
| Dictionary | Optional Marked Content dictionary for the container. |
| IsInline | If True, emits container into the page content stream inline. |