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