body-overlay

Contained By

Business Service XML Element
publish

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
body-overlay Specifies information about overlaying pages in the output body. These are the default overlay pages that are used if no overlays are specified at the 'file' or 'front-matter' level. xml N N/A in

Example

<body-overlay>
     <allow-scaling/>
     <rotate-portrait-to-landscape/>
     <best-fit/>
     <portrait/>
     <landscape/>
</body-overlay>