Click or drag to resize

Break BreakType Property

Gets the type of the break.

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

Property Value

Type: BreakType
The type of the break.
See Also