File Property (ActiveX)

Specifies the path to the underlay file.

Supported platforms: Windows only

Signature

VBA:

object.File
object

Type: DgnUnderlay, DwfUnderlay, PdfUnderlay

The object to which this property applies.

Property Value

Read-only: No

Type: String

The path to the underlay file.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available