Table of Contents

Method PaddingLeft

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

PaddingLeft(double)

Adds horizontal indent before the content.

public LayoutContainer PaddingLeft(double value)

Parameters

value double

The indent value.

Returns

LayoutContainer

The nested container with the applied indent.