PrintOptions.RangeType (PowerPoint)

Returns or sets the type of print range for the presentation. Possible return values are ppPrintAll - Print all slides in the presentation, ppPrintCurrent - Print the current slide from the presentation, ppPrintNamedSlideShow - Print a named slideshow, ppPrintSection, ppPrintSelection - Print a selection of slides, ppPrintSlideRange - Print a range of slides.

The value of the RangeType property can be one of these PpSlideShowRangeType constants.


ActivePresentation.PrintOptions.RangeType = ppPrintAll