Table of Contents

Method AlignSpaceAround

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

AlignSpaceAround()

Horizontally aligns elements to fit available width and add spacing before the first element and after the last element.

public InlineContainer AlignSpaceAround()

Returns

InlineContainer

The updated container.