Enum ContainerTypeValue

ContainerTypeValue enumeration

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

public enum ContainerTypeValue

Values

NameValueDescription
Document0Document.
Page1Page.
Master2Master.
Style3Master.
Undefined-2147483648Undefined.

See Also