Click or drag to resize

FootnoteBody ContinuationNotice Property

Gets or sets the continuation notice.

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

Property Value

Type: Body
The continuation notice.
See Also