Table of Contents

Method PaddingTop

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

PaddingTop(double)

Adds vertical indent above the content.

public LayoutContainer PaddingTop(double value)

Parameters

value double

The indent value.

Returns

LayoutContainer

The nested container with the applied indent.