overlay
Contained By
| Business Service XML Element |
|---|
| front-matter, file, |
Contains
| Business Service XML Element |
|---|
| allow-scaling, rotate-portrait-to-landscape, best-fit, portrait, landscape |
Business Service XML Element
| Name | Description | Value Type | Req (Y/N) | Valid Value(s) | Default Value | Direction |
|---|---|---|---|---|---|---|
| overlay | Specifies information about overlaying pages in the front matter. | xml | N | in |
Example
<overlay>
<allow-scaling/>
<rotate-portrait-to-landscape/>
<best-fit/>
<portrait/>
<landscape/>
</overlay>