Files
docx-js/docs/usage/sections.md

8 lines
470 B
Markdown
Raw Normal View History

2019-08-03 13:42:24 +01:00
# Sections
2019-08-06 00:52:50 +01:00
> Every document is made up of one or more sections
A section is a grouping of paragraphs that have a specific set of properties used to define the pages on which the text will appear. Properties include page size, page numbers, page orientation, headers, borders and margins.
For example, you could have one section which is portrait with a header and footer, and another section in landscape with no footer, and a header showing the current page number.