Information about a frame.

Syntax

{
   id: <Number>,
   location: <Point>,
   name: <String>,
   textPosition: <Number>
}

Introduced: X18.

Properties

Property Description
id The frame's identifier.
location The frame's location in twips.
name The frame's name.
textPosition The frame's character position in the document's text (one-based).