15 out of 26 rated this helpful - Rate this topic

Paged Media

This section describes Cascading Style Sheets (CSS) features related to paged media.

In this section

PropertyDescription

@page

Sets the dimensions, orientation, and margins of a page box in a styleSheet. Sets the dimensions, orientation, and margins of a page box in a styleSheet.

orphans

Sets or retrieves the minimum number of lines of a paragraph that must appear at the bottom of a page.

page-break-after

Sets or retrieves a value indicating whether a page break occurs after the object.

page-break-before

Sets or retrieves a string indicating whether a page break occurs before the object.

page-break-inside

Sets or retrieves a string indicating whether a page break is allowed to occur inside the object.

widows

Sets or retrieves the minimum number of lines of a paragraph that must appear at the top of a document.

 

 

 

Send comments about this topic to Microsoft

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.