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

Justify Center Property
Formats Justifies Class

Public Property Get JustifyCenter() As String

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

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

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