margins

Contained By

Business Service XML Element
file

Contains

Business Service XML Element
shrink-to-fit, odd-even-margins, left-margin, right-margin, header-margin, footer-margin, landscape

Business Service XML Element

Name Description Value Type Req (Y/N) Valid Value(s) Default Value Direction
margins Specifies the file’s page margins. Margins can be specified for both portrait and landscape pages. If landscape margins are not specified then the portratit margins are used. xml N entire page in

Example

<margins>
     <shrink-to-fit/>
     <odd-even-margins/>
     <left-margin/>
     <right-margin/>
     <header-margin/>
     <footer-margin/>
     <landscape/>
</margins>