com.aspose.diagram
Class ContainerTypeValue

java.lang.Object
    extended by com.aspose.diagram.ContainerTypeValue

public class ContainerTypeValue 
extends java.lang.Object

Utility class containing constants. May be one of the following values: Document, Page, or Master. Only relevant when WindowType is specified as Drawing or Sheet.


Field Summary
static final intDOCUMENT
           Document.
static final intPAGE
           Page.
static final intMASTER
           Master.
static final intSTYLE
           Master.
static final intUNDEFINED
           Undefined.
 

Field Detail

DOCUMENT

public static final int DOCUMENT
Document.

PAGE

public static final int PAGE
Page.

MASTER

public static final int MASTER
Master.

STYLE

public static final int STYLE
Master.

UNDEFINED

public static final int UNDEFINED
Undefined.

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