PublishObject Members

Include Protected Members
Include Inherited Members

Represents a complete or partial loaded presentation that is available for publishing to HTML. The PublishObject object is a member of the PublishObjects collection.

The PublishObject type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property FileName Returns or sets the path and file name of the Web presentation created when all or part of the active presentation is published. Read/write.
Public property HTMLVersion Returns or sets the version of HTML for a published presentation. Read/write.
Public property Parent Returns the parent object for the specified object.
Public property RangeEnd Returns or sets the number of the last slide in a range of slides that you are publishing as a Web presentation. Read/write.
Public property RangeStart Returns or sets the number of the first slide in a range of slides that you are publishing as a Web presentation. Read/write.
Public property SlideShowName Returns or sets the name of the custom slide show to be published as a Web presentation. Read/write.
Public property SourceType Returns or sets the source type of the presentation to be published to HTML. Read/write.
Public property SpeakerNotes Determines whether speaker notes are to be published with the presentation. Read/write.

Top

Methods

  Name Description
Public method Publish Creates a Web presentation (HTML format) from any loaded presentation. You can view the published presentation in a Web browser.

Top

See Also

Reference

PublishObject Interface

Microsoft.Office.Interop.PowerPoint Namespace