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

Justify Right Property
Formats Justifies Class

Public Property Get JustifyRight() As String

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

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

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