is_linked_to_previous property
Leave feedback
On this page
The header/footer is linked to the corresponding header/footer in the previous section.
Default is True. Note that when you link a header or footer, its contents are cleared.
True if linked; False otherwise.
@property
def is_linked_to_previous(self):
...
@is_linked_to_previous.setter
def is_linked_to_previous(self, value):
...
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.