Method LineHorizontal
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
LineHorizontal(double)
Adds the horizontal line.
public Line LineHorizontal(double thickness)
Parameters
thickness
doubleThe line thickness.
Returns
- Line
The line element.
Remarks
Read the Decoration section of the Containers and their content article for examples of using lines.