Property Justified
Namespace TallComponents.PDF.Layout.Paragraphs
Class TextParagraph
Get or set if the text is justified.
When a text paragraph is justified, the white space between all words (if any) will be manipulated so that all space between the left and right margin of the page is used. The last line is never justified.
Syntax
public Boolean Justified { get; set; }
Property value
Boolean