Share
 
 

TextTopAttachmentType Property (ActiveX)

Specifies the attachment of the leader to the top center of the text content.

Supported platforms: Windows only

Signature

VBA:

object.TextTopAttachmentType
object

Type: MLeader

The object this property applies to.

Property Value

Read-only: No

Type: AcVerticalTextAttachmentType enum

  • acAttachmentCenter: Leader attachment is centered with the text content.
  • acAttachmentLinedCenter: Insert an overline between the leader attachment and the text content.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?