SharpLeaf Reference > ParagraphStyle Structure > ParagraphStyle Constructor

ParagraphStyle Constructor

Create a paragraph style for SharpLeaf.

Overloads

Example

  // Take a copy of current style, changing alignment to center
   style = new ParagraphStyle(lf.Style,"Alignment=Center");

See also ...

ParagraphStyle.Members


Send comments on this topic
© Dyalog Ltd 2021