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.