Click or drag to resize

FixedLayoutColumn NoteSeparators Property

Provides access to the note separators of the page.

Namespace: Spire.Doc.Pages
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public LayoutCollection<FixedLayoutNoteSeparator> NoteSeparators { get; }

Property Value

Type: LayoutCollection FixedLayoutNoteSeparator
See Also