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.