SharpLeaf Reference > SharpLeaf Methods > AddParagraphs Method > (String,ParagraphStyle) SharpLeaf.AddParagraphs Method (String,ParagraphStyle)
Flow a paragraph of text with a given style.
public void AddParagraphs(
string text,
ParagraphStyle style
);
-
text
- Text to flow, using one string per paragraph.
-
style
- Formatting to be applied for this paragraph only.
See also ...SharpLeaf Members | SharpLeaf.AddParagraphs Method
Send comments on this topic © Dyalog Ltd 2021
|