Text (Book Page object)
From SAP Enable Now Wiki
Scope
- Book Page content object > Text object
Purpose
The primary purpose of a Text object is to hold text, but as this object is edited via the standard Text Editor you can include other things, such as tables, images, and placeholders, as well as use predefined styles for formatting.
Properties
- ID
- Name
- Text
- Hide Scroll Bars
- Hide
- Border Style
- Tab Index
- Design
- Shadow
- Show Shadow (remaining properties in this category available when this property is selected)
- Shadow Color
- Shadow Opacity
- Shadow Blur
- Shadow Spread
- Shadow Horizontal
- Shadow Vertical
- Size and Position
- Actions
- Animation
- Documentation
Available Actions
The following Actions can be selected for a Text object when it is used as the target of a triggered event:
- Animate In: Display the Text object using the method defined in the Text object's Animate In Effect property.
- Animate Out: Hide the Text object using the method defined in the Text object's Animate Out Effect property.
- Animate Toggle: Show the Text object if it is currently hidden, or hide it if it is currently displayed, using the Text object's Animate In Effect or Animate Out Effect property as appropriate.
- Hide: Hide the Text object (immediately, without regard to its Animate Out Effect property).
- Show: Show the Text object (immediately, without regard to its Animate In Effect property).
- Toggle: Hide or show the Text object (immediately).
See Also
- Book Page content object > Placeholder object