SharpLeaf Reference > SharpLeaf Methods > AddParagraphs Method > (String,String) SharpLeaf.AddParagraphs Method (String,String)
Flow a paragraph of text, temporarily changing chosen properties.
public void AddParagraphs(
string text,
string extras
);
-
text
- Text to flow, using one string per paragraph.
-
extras
- Text description of style amendments, as produced by ParagraphStyle.ToString.
See also ...SharpLeaf Members | SharpLeaf.AddParagraphs Method
Send comments on this topic © Dyalog Ltd 2021
|