Table of Contents

Method PaddingRight

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

PaddingRight(double)

Adds horizontal indent after the content.

public LayoutContainer PaddingRight(double value)

Parameters

value double

The indent value.

Returns

LayoutContainer

The nested container with the applied indent.