Specifies whether the client area of the open document covers the entire screen.
Syntax
object.FullScreen [= Boolean]
Properties
The FullScreen property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the client area of the document covers the entire screen. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The current document covers the entire screen. |
False |
The current document does not cover the entire screen. (Default) |