Contents - Index - Previous - Next


DecreaseIndentation method




Declaration
function DecreaseIndentation: Boolean;

Description

Decreases the indentation of the selected paragraph.

The method removes the <BLOCKQUOTE> element from around the current paragraph or division. The command affects the entire container in which the insertion point or selection occurs, even if a subset of the text is selected.

Returns True if the selection can be outdented. This value is returned for a selection that supports <BLOCKQUOTE> even if it is not indented.

Returns False on failure, or if the selection is an element that does not support a <BLOCKQUOTE> element, such as a control, image, or table.