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