Table of Contents

Method PaddingBottom

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

PaddingBottom(double)

Adds vertical indent below the content.

public LayoutContainer PaddingBottom(double value)

Parameters

value double

The indent value.

Returns

LayoutContainer

The nested container with the applied indent.