SharpLeaf Reference > SharpLeaf Methods > AddParagraphs Method > (String[],ParagraphStyle) SharpLeaf.AddParagraphs Method (String[],ParagraphStyle)
Flow a paragraphs 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
|