[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.JustifiedSpaceExtension

JustifiedSpaceExtension Property

JustifiedSpaceExtension

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.

Declaration
public float JustifiedSpaceExtension { get; set; }
Public Property JustifiedSpaceExtension As Single