Table of Contents

Method Thickness

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

Thickness(double)

Sets thickness of horizontal and vertical borders.

public Border Thickness(double thickness)

Parameters

thickness double

The border thickness.

Returns

Border

The updated border.

Remarks

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