java.lang.Object
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 int | DOCUMENT | |
|
Document.
|
static final int | PAGE | |
|
Page.
|
static final int | MASTER | |
|
Master.
|
static final int | STYLE | |
|
Master.
|
static final int | UNDEFINED | |
|
Undefined.
|
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.