Links or unlinks all headers and footers to the corresponding headers and footers in the previous section.
getByOfficeHeaderFooterType(int headerFooterType)
public final WordProcessingHeaderFooter getByOfficeHeaderFooterType(int headerFooterType)
Gets the header or footer of specified type.
Parameters:
Parameter
Type
Description
headerFooterType
int
A [OfficeHeaderFooterType](../../com.groupdocs.watermark.contents/officeheaderfootertype) value that specifies the type of the header/footer to get.
Returns:WordProcessingHeaderFooter - The [WordProcessingHeaderFooter](../../com.groupdocs.watermark.contents/wordprocessingheaderfooter) of specified type.
linkToPrevious(boolean isLinkToPrevious)
public final void linkToPrevious(boolean isLinkToPrevious)
Links or unlinks all headers and footers to the corresponding headers and footers in the previous section.
Parameters:
Parameter
Type
Description
isLinkToPrevious
boolean
True to link the headers and footers to the previous section; false to unlink them.
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.