The bookend object stores properties that
identify optional subforms that bookend the contents of the parent
subform.
The leader property
identifies an optional subform or subformSet that
is laid out first, before the contents of the parent container.
The trailer property identifies
an optional subform or subformSet object
that is laid out last, after the contents of the parent container.
In this way, these properties bookend the contents of the parent
container. This is true regardless of how many contentArea or pageArea objects
the parent container spans.
Properties
Name
|
Description
|
Type
|
Access
|
leader
|
Specifies the subform or subformSet object
to place at the top of a content or page area.
|
String
|
Read /Write
|
trailer
|
Specifies the subform or subformSet object
to place at the bottom of a content or page area.
|
String
|
Read /Write
|
use
|
Invokes a prototype.
|
String
|
Read /Write
|
usehref
|
Invokes an external prototype.
|
String
|
Read /Write
|
|
|
|