Method ShowEntire
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
ShowEntire()
Marks the container to show the content on a single page without wrapping.
public LayoutContainer ShowEntire()
Returns
- LayoutContainer
The nested container with the applied rule.
Remarks
Read the ShowEntire section of the Size, position, and rendering of containers article for examples of using this method.