Click or drag to resize

Paragraph IsEndOfHeaderFooter Property

True if this paragraph is the last paragraph in the HeaderFooter (main text story) of a Section ; false otherwise.

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

Property Value

Type: Boolean
See Also