ContainerType

Window.ContainerType property

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

public ContainerTypeValue ContainerType { get; set; }

See Also