SharpLeaf Reference > Frame : PageElement Class > YClip Property Frame.YClip Property
Eliminate any content that extends beyond the top or bottom edges of the frame (defaults to false).
public bool YClip {get; set;}
Example
frame.YClip = true;
See also ...Paragraph Glossary | Frame.Members | Frame.Skip Property | Frame.XClip Property
Send comments on this topic © Dyalog Ltd 2021
|