<-- Previous || Up || Next -->

Justify Spread Property
Formats Justifies Class

Public Property Get JustifySpread() As String

Property whose Constant value tells functions like JustifyText to spread out the words within each line.

Example:
    JustifyText("This is a test.", 20, JustifySpread) = "This   is   a test."
See also:
    JustifyText Function
    JustifyNone Property
    JustifyLeft Property
    JustifyRight Property
    JustifyCenter Property

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.