Table of Contents

Method Spacing

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

Spacing(double)

Sets the horizontal and vertical spacings.

public InlineContainer Spacing(double value)

Parameters

value double

The spacing value.

Returns

InlineContainer

The updated container.