Table of Contents

Method HorizontalSpacing

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

HorizontalSpacing(double)

Sets the horizontal spacing.

public InlineContainer HorizontalSpacing(double value)

Parameters

value double

The spacing value.

Returns

InlineContainer

The updated container.