com.aspose.words
Class NodeChangedAction

java.lang.Object
    extended by com.aspose.words.NodeChangedAction

public class NodeChangedAction 
extends java.lang.Object

Utility class containing constants. Specifies the type of node change.
See Also:
NodeChangedEventArgs, NodeChangedEventArgs.Action

Field Summary
static final intINSERT
           A node is being inserted in the tree.
static final intREMOVE
           A node is being removed from the tree.
 

Field Detail

INSERT

public static final int INSERT
A node is being inserted in the tree.

REMOVE

public static final int REMOVE
A node is being removed from the tree.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.