PublishObject::SourceType Property
Office 2010
Returns or sets the source type of the presentation to be published to HTML. Read/write.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
The value of the SourceType property can be one of the following PpPublishSourceType constants:
Use the ppPublishNamedSlideShow value to publish a custom slide show, specifying the name of the custom slide show by using the SlideShowName property.
Show: