GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / JustifiedTextExtension Property

In This Topic
JustifiedTextExtension Property
In This Topic
Gets or sets the maximum text extension factor when text is justified.

Valid values are from 0 to 10000. The default is 0.3.

Syntax
'Declaration
 
Public Property JustifiedTextExtension As System.Single
 
See Also