Click or drag to resize

Section BreakCode Property

Returns or sets break code.

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

Property Value

Type: SectionBreakType

Implements

ISection BreakCode
See Also