com.aspose.words
Class Granularity

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

public class Granularity 
extends java.lang.Object

Utility class containing constants. Specifies the granularity of changes to track when comparing two documents.

Field Summary
static final intCHAR_LEVEL = 0
          
static final intWORD_LEVEL = 1
          
 

Field Detail

CHAR_LEVEL = 0

public static final int CHAR_LEVEL

WORD_LEVEL = 1

public static final int WORD_LEVEL

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