WdWindowType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of window.
public enum class WdWindowType
[System.Runtime.InteropServices.Guid("A7DA9C5F-296D-3269-AAD9-8127DE331A0A")]
public enum WdWindowType
type WdWindowType =
Public Enum WdWindowType
- Inheritance
-
WdWindowType
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdWindowDocument | 0 | A document window. |
wdWindowTemplate | 1 | A template window. |