Google Docs · Schema

DocumentStyle

The style of the document, influencing the look of the document and any defaults for new content.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

Properties

Name Type Description
defaultHeaderId string The ID of the default header.
defaultFooterId string The ID of the default footer.
evenPageHeaderId string The ID of the header used for even pages.
evenPageFooterId string The ID of the footer used for even pages.
firstPageHeaderId string The ID of the header used for the first page.
firstPageFooterId string The ID of the footer used for the first page.
useFirstPageHeaderFooter boolean Whether to use the first page header/footer IDs for the first page of the document.
useEvenPageHeaderFooter boolean Whether to use the even page header/footer IDs for even pages.
pageNumberStart integer The page number from which to start counting the number of pages.
useCustomHeaderFooterMargins boolean Whether to use custom header/footer margins.
flipPageOrientation boolean Whether to flip the orientation of the page to landscape, which effectively swaps the width and height of the page size.
View JSON Schema on GitHub