Click or drag to resize

Endnote ContinuationSeparator Property

Gets or sets the continuation separator.

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

Property Value

Type: Body
The continuation separator.
See Also