Table of Contents

Method LineVertical

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

LineVertical(double)

Adds the vertical line.

public Line LineVertical(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.