SharpLeaf Reference > Frame : PageElement Class > Skip Property Frame.Skip Property
Automatic skipping to next frame when hitting the bottom (defaults to true).
public bool Skip {get; set;}
Example
frame.Skip = false;
See also ...Paragraph Glossary | SharpLeaf.NextFrame Method | ParagraphStyle.FrameBreak Property | Frame.Members | Frame.YClip Property
Send comments on this topic © Dyalog Ltd 2021
|