Description
Returns and sets the shadow status corresponding to the >shadow..< GNML tag, it can be either true = set shadow or false = no shadow.
It sets the extra characters spacing, horizontal and vertical shift of shadow to 50,60,50 thousands of EMW.
See also SetShadow Method.
Syntax
object.Shadow [ =True | False] |
object
Required. Object name, returned by Text.GetTextStatus, Text.GetParaTextStatus and Text.GetDefaultTextStatus functions
See also