NEWCKEditor AI on your premises: Hook your LLM and register MCP tools. Webinar coming soon!
Sign up (with export icon)

ImportWordDataInsertEventData

Api-interface iconinterface

Properties

  • Chevron-right icon

    The footers definitions extracted from the Word document. Contains HTML content for different types of footers (default, first page, odd/even pages).

  • Chevron-right icon

    The headers definitions extracted from the Word document. Contains HTML content for different types of headers (default, first page, odd/even pages).

  • Chevron-right icon

    html : string

    The HTML content to insertion.

  • Chevron-right icon

    The batch used to undo all changes made by the command. Each time the command is executed, a new batch is created. Use it when some additional changes should be added to the document as part of the same undo step.