| This
property reflects the amount of indentation to be
eliminated from the contents of the currently selected
paragraph(s) in a RTF Word processor Multi_line style
control. If no paragraph is currently selected, the
current text entry will be effected. The Indentation is measured in
TWIPS which as 1/1440 of an inch (or 1/20th of a POINT).
To create an indentation of 1/2 an inch use 720.
The Undentation only
effects the body of the paragraph that follows the first
line. For example if you wanted to indent the first line
by 1/2 and inch yet leave the rest of the paragraph
un-indented, you would set both the 'Indent and
'ParaUndent property to 720.
|