Table of Contents

Method Unconstrained

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

Unconstrained()

Marks the container to ignore any size constraints.

public LayoutContainer Unconstrained()

Returns

LayoutContainer

The nested container with the applied rule.

Remarks

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