Marks the container to show the content on the current page and skip on the next pages.
Namespace:
BitMiracle.Docotic.Pdf.Layout
Assembly:
BitMiracle.Docotic.Pdf.Layout (in BitMiracle.Docotic.Pdf.Layout.dll)
Syntax
C#
public LayoutContainer ShowOnce()
VB
Public Function ShowOnce As LayoutContainer
Return Value
Type:
LayoutContainerThe nested container with the applied rule.
See Also