SharpLeaf Reference > SharpLeaf Methods > NextFrame Method

SharpLeaf.NextFrame Method

Skip flow to a new Frame – may imply a new page.

Overloads

Result

Frame.Id actually used.

Example

   lf.NextFrame();  // Skip to next frame

Description

If the target frame belongs to a PageLayout.FrameList, all the frames before it will be skipped. Otherwise, the target frame is inserted in front of the current page’s frame list, so that flow will resume to normal at the next frame skip. In all cases the current frame is considered done.

See also ...

Frame : PageElement Class | SharpLeaf Members | PageLayout.FrameList Property | Frame.Skip Property | Frame.Id Property


Send comments on this topic
© Dyalog Ltd 2021