DestinationBlock Property (ActiveX)

Specifies the destination block for section generation.

Supported platforms: Windows only

Signature

VBA:

object.DestinationBlock
object

Type: SectionTypeSettings

The object to which this property applies.

Property Value

Read-only: No

Type: Variant

The block generated from the section.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available