Table of Contents

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 double

The line thickness.

Returns

Line

The line element.

Remarks

Read the Decoration section of the Containers and their content article for examples of using lines.