Edit

Word.WindowState enum

Represents the state of the window.

Remarks

API set: WordApiDesktop 1.4

Used by

Fields

maximize = "Maximize"

Represents the maximized state of the window.

minimize = "Minimize"

Represents the minimized state of the window.

normal = "Normal"

Represents the normal state of the window.