Microsoft Producer for PowerPoint 2003 SDK banner art
PreviousNext

Options Object

The Options object keeps track of WebHost objects and associated properties.

The Options object exposes the following properties.

Property Description
EServicePublishLocalRestrictions Retrieves a value indicating the zone or zones in which an e-service must be hosted in order to publish a project to the local computer.
EServicePublishRestrictions Retrieves a value indicating the zone or zones in which an e-service must be hosted in order to publish a project to the Internet or an intranet.
WebHostByID Retrieves the WebHost object with the specified ID.

The Options object exposes the following methods.

Method Description
AddWebHost Adds a WebHost with the specified name and HTMLBasedUIURL to the registry, and returns a new WebHost object.
RemoveWebHost Removes the WebHost with the specified name.

The Options object is accessed through the following property.

Object Property
Application Options

See Also

PreviousNext


© 2001-2003 Microsoft Corporation. All rights reserved.