 
 
| Document AddSection Method | 
Namespace: Spire.Doc
 Syntax
Syntax
 
public Section AddSection()
Public Function AddSection As Section
public: virtual Section^ AddSection() sealed
abstract AddSection : unit -> Section override AddSection : unit -> Section
 See Also
See Also