ContainerTypeValue enumeration

ContainerTypeValue enumeration

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

The ContainerTypeValue type exposes the following members:

Fields

Field Description
DOCUMENT Document.
PAGE Page.
MASTER Master.
STYLE Master.
UNDEFINED Undefined.

See Also