SharpLeaf Reference > ParagraphStyle Structure > ParagraphStyle Constructor > (ParagraphStyle,String) ParagraphStyle Constructor (ParagraphStyle,String)
Create a paragraph style for SharpLeaf.
public ParagraphStyle(
ParagraphStyle parent,
string extras
);
-
parent
- Parent style to copy settings from.
-
extras
- Extra settings as produced by the ToString method.
See also ...ParagraphStyle.Members | ParagraphStyle.ParagraphStyle Constructor
Send comments on this topic © Dyalog Ltd 2021
|