@printFloatingAreas
The @printFloatingAreas property contains an array of @printFloatingArea complex properties.
The @printFloatingAreas property is unusual (but not unique) in that it contains an array of a second property. Ordinarily if you assign multiple values to a property, EGL only recognizes the last assignment. You use the @printFloatingAreas property to define as many @printFloatingArea properties as you need for your printable output. For an overview of floating areas, see Introduction to Form parts.
The @printFloatingAreas property contains
one or more instances of the following property field:
- @printFloatingArea
- A property that defines the characteristics of a floating area for the screen. For more information, see @printFloatingArea.