CKEditor 4 reached its End of Life (EOL) in June 2023. From then on, it will receive no more updates, new features, bug fixes, and security patches. Visit CKEditor 5 Docs for the actively supported CKEditor or check Extended Support Model.
Report an issue
Class

CKEDITOR.plugins.pagebreak

class

Filtering

Methods

  • since 4.12.0

    createElement( editor ) → element

    Creates a read-only CKEDITOR.dom.element instance that represents a page break.

    Parameters

    editor : editor

    Returns

    element

    A page break element.