DestinationFile Property (ActiveX)

Specifies the destination file for section generation.

Supported platforms: Windows only

Signature

VBA:

object.DestinationFile
object

Type: SectionTypeSettings

The object to which this property applies.

Property Value

Read-only: No

Type: String

The destination file generated from the section.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available