Page Property

[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]

Description

Returns or sets the page displayed in the Microsoft Agent property sheet window.

Syntax

agent**.PropertySheet.Page** [ = string]

Part Description
string A string expression with one of the following values. "Speech" Displays the Speech Input page.
"Output" Displays the Output page.
"Copyright" Displays the Copyright page.

Remarks

If no speech engine is installed, setting Page to "Speech" has no effect. Also, the window's Visible property must be set to True for the user to see the page.

Note

The user can override this property.