SharpLeaf Reference > ParagraphStyle Structure > ClearRight Property ParagraphStyle.ClearRight Property
This paragraph type will skip all inclusions on the right margin before starting (default is false).
public bool ClearRight {get; set;}
Example
style.ClearRight = true;
See also ...Text Inclusions | SharpLeaf.NextClear Method | ParagraphStyle.Members
Send comments on this topic © Dyalog Ltd 2021
|