Click or drag to resize

HeaderFooter LinkToPrevious Property

If set to True if this header/footer is linked to the header/footer in the previous section.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool LinkToPrevious { get; set; }

Property Value

Type: Boolean
See Also