vertical Overflow Mitigation Strategy
When a document has been paginated, there are some edge cases where the content will overflow vertically. This option allows you to control how those cases should be handled.
If set to SCALE, the page will be scaled down until all content fits in the viewport.
If set to SCROLL, the page will be allowed to scroll vertically so that all content can be viewed.