Description
Returns or sets the characters' vertical offset in millipoints.
Corresponds to the GNML tag >jmp...<
Syntax
object.YOfs [ =mVertOffset ] |
object
Required. Object name, returned by Text.GetTextStatus, Text.GetParaTextStatus and Text.GetDefaultTextStatus functions
mVertOffset
Vertical offset in millipoints. Positive value raise the character above the baseline, negative values move it below the baseline.
See also