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

Justify Blank Property
Formats Justifies Class

Public Property Get JustifyBlank() As String

Property whose Constant value tells functions like JustifyText to blank oversized lines by replacing them completely with the fill string.

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

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