OlePlotQuality Property (ActiveX)

Controls the plot quality of an OLE object based on the file type selected from the list.

Supported platforms: Windows only

Signature

VBA:

object.OlePlotQuality
object

Type: OLE

The object this property applies to.

Property Value

Read-only: No

Type: AcOlePlotQuality enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available