SharpLeaf Reference > ParagraphStyle Structure > ClearInclusions Property ParagraphStyle.ClearInclusions Property
This paragraph type will always start by clearing inclusions (default is false).
public bool ClearInclusions {get; set;}
Example
style.ClearInclusions = true;
See also ...ParagraphStyle.Members
Send comments on this topic © Dyalog Ltd 2016
|