ItemName Property (ActiveX)

Specifies the item of the underlay file.

Supported platforms: Windows only

Signature

VBA:

object.ItemName
object

Type: DgnUnderlay, DwfUnderlay, PdfUnderlay

The object to which this property applies.

Property Value

Read-only: No

Type: String

The item of the underlay file.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available