Marks the container to show the content on a single page without wrapping.
Namespace:
BitMiracle.Docotic.Pdf.Layout
Assembly:
BitMiracle.Docotic.Pdf.Layout (in BitMiracle.Docotic.Pdf.Layout.dll)
Syntax
C#
public LayoutContainer ShowEntire()
VB
Public Function ShowEntire As LayoutContainer
Return Value
Type:
LayoutContainerThe nested container with the applied rule.
See Also