Table of Contents

Method Extend

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

Extend()

Extends the content to take all available space.

public LayoutContainer Extend()

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.