Table of Contents

Method PaddingVertical

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

PaddingVertical(double)

Adds vertical indents around the content.

public LayoutContainer PaddingVertical(double value)

Parameters

value double

The indent value.

Returns

LayoutContainer

The nested container with the applied indents.