Table of Contents

Method Padding

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

Padding(double)

Adds indents around the content.

public LayoutContainer Padding(double value)

Parameters

value double

The indent value.

Returns

LayoutContainer

The nested container with the applied indents.