Publish Method

See Also         Example         Applies To

Creates a Web presentation (HTML format) from any loaded presentation. You can view the published presentation in a Web browser.

expression.Publish

expression   Required. An expression that returns a PublishObject object.

Remarks

You can specify the content and attributes of the published presentation by setting various properties of the PublishObject object. For example, the SourceType property defines the portion of a loaded presentation to be published. The RangeStart property and the RangeEnd property specify the range of slides to publish, and the SpeakerNotes property designates whether or not to publish the speaker's notes.