break (deprecated)

The break object describes the constraints on moving to a new page or content area before or after rendering an object.

Hierarchy of objects

Model

Child objects

Form Model

extras

Parent class

node class class

Properties

Name

Description

Type

Access

after (deprecated)

Specifies the constraints on moving to a new page or content area after rendering the subform.

As of XFA version 2.8, this property is deprecated. See breakAfter.

String

Read /Write

afterTarget (deprecated)

Specifies the explicit destination page or content area for the after (deprecated) property.

As of XFA version 2.8, this property is deprecated. See breakAfter.target.

String

Read /Write

before (deprecated)

Specifies the constraints on moving to a new page or content area before rendering the subform.

As of XFA version 2.8, this property is deprecated. See breakBefore.

String

Read /Write

beforeTarget (deprecated)

Specifies the explicit destination page or content area for the before (deprecated) property.

As of XFA version 2.8, this property is deprecated. See breakBefore.target.

String

Read /Write

bookendLeader (deprecated)

(bookendLeader)Specifies a subform to place into the current content area or page before any other content.

String

Read /Write

bookendTrailer (deprecated)

Identifies a subform to place into the current content area or page after any other content.

String

Read /Write

overflowLeader (deprecated)

Specifies the subform to place at the top of the content area or page when it is entered as a result of an overflow.

As of XFA version 2.8, this property is deprecated. See leader.

String

Read /Write

overflowTarget (deprecated)

Specifies the explicit content area that will be the transition target when the current content area or page area overflows.

String

Read /Write

overflowTrailer (deprecated)

Specifies the subform to place at the bottom of the content area or page when it overflows.

As of XFA version 2.8, this property is deprecated. See trailer

String

Read /Write

startNew

Determines whether it is necessary to start a new content area or page even when the current content area or page has the required name.

String

Read /Write

use

Invokes a prototype.

String

Read /Write

usehref

Invokes an external prototype.

String

Read /Write

Methods

None

// Ethnio survey code removed