LineCollection AddLine Method | 
| Name | Description | |
|---|---|---|
| 
 | 
AddLine | 
 
Adds a new line shape to the document and returns it.
 
 | 
| 
 | 
AddLine(Int32, Int32, Int32, Int32, LineShapeType) | 
 
Adds a line shape to the specified row and column with the given width, height, and line shape type.
 
 |