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

Justify No Fill Property
Formats Justifies Class

Public Property Get JustifyNoFill() As String

Property whose Constant value tells functions like JustifyText to leave undersized lines as is.

Example:
    JustifyText("This is a test.", 20, JustifyLeft + JustifyNoFill) = "This is a test."
See also:
    JustifyText Function
    JustifyFill Property
    JustifyNoTruncate Property
    JustifyTruncate Property
    JustifyBlank Property

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