Interface

PaginationMarginsConfig (pagination)

@ckeditor/ckeditor5-pagination/src/pagination

interface

The configuration of the pagination feature page margins.

Filtering

Properties

  • bottom : String

    The bottom margin.

  • left : String

    The left margin.

  • right : String

    The right margin.

  • top : String

    The top margin.