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

Name Value Description
Document 0 Document.
Page 1 Page.
Master 2 Master.
Style 3 Master.
Undefined -2147483648 Undefined.

See Also