Microsoft SDK for Java

DhDocument.moveElement

Moves an element to a new numeric order in the layout flow.

Syntax

public void moveElement( DhElement element, int newOrder )

Parameters

element

The element to move.

newOrder

The new numeric order in the flow of this container.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.