Table of Contents

Method StopPaging

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

StopPaging()

Marks the container to show the content on a single page with truncating if necessary.

public LayoutContainer StopPaging()

Returns

LayoutContainer

The nested container with the applied rule.

Remarks

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