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.
public System.float JustifiedSpaceExtension {get; set;}
'Declaration
Public Property JustifiedSpaceExtension As System.Single