OLELaunch Property

Determines whether to launch the parent application when plotting OLE objects.

See Also | Example

Signature

object.OLELaunch

object

DatabasePreferences
The object or objects this property applies to.

OLELaunch

Boolean; read-write

TRUE: The parent application of an OLE object is launched to print it.

FALSE: The OLE object is printed from AutoCAD.

System variables

The value of this property is stored in the OLESTARTUP system variable.

Remarks

The initial value of this property is FALSE.

Plotting from the parent application achieves a higher quality plot; however, the speed of the plot is decreased.

 

   Comments?