Description
Returns depth of the text in millipoints.
Available in Ted and in Fred.
Syntax
object.Depth |
object
Required. Object name. Returned by Ted.GetCurrentLocalTxt.
Example
This script returns the depth in millipoints.
dim iDepth = Ted.GetCurrentLocalTxt.Depth
This script returns the depth in default unit.
dim strDepth = Units.ToStr(Ted.GetCurrentLocalTxt.Depth)
Context
LocalTxt object
See also
NC Property, NL Property, NNP Property, NP Property, NW Property, OverfullN Property, OverH Property, OverN Property