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