Table of Contents

Method Right

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

Right(double)

Sets thickness of the right vertical border.

public Border Right(double thickness)

Parameters

thickness double

The border thickness.

Returns

Border

The updated border.