canRepeatHeaders property

bool canRepeatHeaders
getter/setter pair

Decides whether the headers should be repeated to all pages in the pdf document.

Defaults to true.

Implementation

bool canRepeatHeaders = true;