Documents for PDF, .NET Edition Documentation
JustifiedSpaceShrinking Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : JustifiedSpaceShrinking Property
Gets or sets the white space shrinking factor when text is justified.

Valid values are from 0.0 to 1.0. The default is 0.2.

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

Reference

TextLayout Class
TextLayout Members