Google Docs · Schema

InsertPageBreakRequest

Inserts a page break at the given location.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing
View JSON Schema on GitHub

JSON Schema

google-docs-v1-insert-page-break-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "InsertPageBreakRequest",
  "type": "object",
  "description": "Inserts a page break at the given location.",
  "properties": {}
}