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