| 
Paragraph
InsertSectionBreak Method
  | 
 Inserts the section break.
 Namespace:
 Spire.Doc.Documents
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public Section InsertSectionBreak()
 
Public Function InsertSectionBreak As Section
 
public:
Section^ InsertSectionBreak()
 
member InsertSectionBreak : unit -> Section 
 
 
 
Return Value
 
 Type:
 
Section
 
 
 See Also
See Also