| 
Paragraph
AppendHorizonalLine Method
  | 
 Append Horizonal Line to the end of the paragraph.
 Namespace:
 Spire.Doc.Documents
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public ShapeObject AppendHorizonalLine()
 
Public Function AppendHorizonalLine As ShapeObject
 
public:
ShapeObject^ AppendHorizonalLine()
 
member AppendHorizonalLine : unit -> ShapeObject 
 
 
 
Return Value
 
 Type:
 
ShapeObject
 
 
 See Also
See Also