Documents for PDF, .NET Edition Documentation
JustifiedSpaceExtension Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : JustifiedSpaceExtension Property
Gets or sets the maximum white space extension factor before applying extension to other characters when text is justified.

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

Syntax
'Declaration
 
Public Property JustifiedSpaceExtension As System.Single
public System.float JustifiedSpaceExtension {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members