LegacyTextItem

Unconverted legacy text items from documents in pre-version 11 formats.

Methods:

convertToNative, move, remove, removeAll

Objects:

Boolean, String

Hierarchy:

Superclass: PageItem

Class: LegacyTextItem

Property Listing

Property

Type

Access

Description

converted

Boolean

readonly

Has the legacy text item been updated to a native text frame item?

parent

 

readonly

The object's container.

typename

String

readonly

The class name of the object.

Method Listing

GroupItem convertToNative ()

Create a native text frame from a legacy text item. The original legacy text item is deleted.

LegacyTextItem move (relativeObject:Object, insertionLocation:ElementPlacement)

Move the object.

Parameter

Type

Description

relativeObject

Object

 

insertionLocation

ElementPlacement

 

undefined remove ()

Deletes this object.

undefined removeAll ()

Deletes all elements.

Return

LegacyTextItems.getByName()

LegacyTextItem.move()