Table of Contents

Method VerticalSpacing

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

VerticalSpacing(double)

Sets the vertical spacing.

public InlineContainer VerticalSpacing(double value)

Parameters

value double

The spacing value.

Returns

InlineContainer

The updated container.