Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
Application | Returns an Application object that represents the creator of the specified object. |
![]() |
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. |
![]() |
HTMLVersion | Returns or sets the version of HTML for a published presentation. Read/write. |
![]() |
Parent | Returns the parent object for the specified object. |
![]() |
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. |
![]() |
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. |
![]() |
SlideShowName | Returns or sets the name of the custom slide show to be published as a Web presentation. Read/write. |
![]() |
SourceType | Returns or sets the source type of the presentation to be published to HTML. Read/write. |
![]() |
SpeakerNotes | Determines whether speaker notes are to be published with the presentation. Read/write. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Publish | Creates a Web presentation (HTML format) from any loaded presentation. You can view the published presentation in a Web browser. |
Top