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

Justify Left Property
Formats Justifies Class

Public Property Get JustifyLeft() As String

Property whose Constant value tells functions like JustifyText to left-justify lines of text.

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

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