SharpLeaf Reference > SharpLeaf Methods > AddParagraphs Method > (String[],ParagraphStyle,String)

SharpLeaf.AddParagraphs Method (String[],ParagraphStyle,String)

Flow new paragraphs of texts into the current frame with optional style.

public void AddParagraphs(
    string[] text,
    ParagraphStyle style,
    string extras
);
text
Text to flow, using one string per paragraph.
style
Formatting to be applied for this paragraph only.
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