FreeformBuilder Members (Word)

Represents the geometry of a freeform while it is being built.

Methods

Name

Description

AddNodes

Inserts a new segment at the end of the freeform that's being created, and adds the nodes that define the segment.

ConvertToShape

Creates a shape that has the geometric characteristics of the specified object. Returns a Shape object that represents the new shape.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

Parent

Returns an Object that represents the parent object of the specified FreeformBuilder object.