DocumentWindowState Enum
Indicates the state for a DocumentWindow.
public enum DocumentWindowState
Fields
| Name | Description |
|---|---|
| Floating | The document window is in a floating document window container. |
| TabbedDocument | The document window is a tabbed document in a document container. |