Gets the type of the break.
Namespace: Spire.DocAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public BreakType BreakType { get; }
Public ReadOnly Property BreakType As BreakType Get
public: property BreakType BreakType { BreakType get (); }
member BreakType : BreakType with get
Property Value
BreakTypeThe type of the break.