UnderlayName Property (ActiveX)

Specifies the name of the underlay file.

Supported platforms: Windows only

Signature

VBA:

object.UnderlayName
object

Type: DgnUnderlay, DwfUnderlay, PdfUnderlay

The object to which this property applies.

Property Value

Read-only: No

Type: String

The file name of the underlay.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available