ASPOSE home

com.aspose.words
Class ViewType

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

public class ViewType
extends java.lang.Object

Utility class containing constants. Possible values for the view mode in Microsoft Word.
See Also:
ViewOptions, ViewOptions.ViewType

Field Summary
static final intNORMAL
          
static final intOUTLINE
          
static final intPAGE_LAYOUT
          
static final intWEB
          
static final intREADING
          
 

Field Detail

NORMAL

public static final int NORMAL

OUTLINE

public static final int OUTLINE

PAGE_LAYOUT

public static final int PAGE_LAYOUT

WEB

public static final int WEB

READING

public static final int READING

See Also:
          Wiki - the home page for the Aspose.Words Product Documentation that includes Programmer's Guide, Knowledge Base and other articles.
          Aspose.Words Support Forum - our preferred method of support.
          Aspose.Words Team - contact Aspose.Words Team.


ASPOSE home