com.aspose.words
Class RevisionsView

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

public class RevisionsView 
extends java.lang.Object

Utility class containing constants. Allows to specify whether to work with the original or revised version of a document.

Field Summary
static final intORIGINAL = 0
           Specifies original version of a document.
static final intFINAL = 1
           Specifies revised version of a document.
 

Field Detail

ORIGINAL = 0

public static final int ORIGINAL
Specifies original version of a document.

FINAL = 1

public static final int FINAL
Specifies revised version of a document.

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