C++
ACDBCORE2D_PORT AcDbUnderlayHost* acdbSetCurrentPdfHost( AcDbUnderlayHost* pHost );
File
dbunderlayhost.h
Description
Sets the current PDF underlay host.
Parameters
| Parameters | Description |
|---|---|
| pHost | The new host application to use. |
Returns
The previous PDF underlay host.