Table of Contents

Method ExtendVertical

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

ExtendVertical()

Extends the content to take all available vertical space.

public LayoutContainer ExtendVertical()

Returns

LayoutContainer

The nested container with the applied rule.

Remarks

Read the Extend section of the Size, position, and rendering of containers article for examples of using this method.