Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 708 Bytes

PowerPoint.PpPrintRangeType.md

File metadata and controls

25 lines (18 loc) · 708 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
PpPrintRangeType enumeration (PowerPoint)
PowerPoint.PpPrintRangeType
8dca3a7a-f9ce-f39f-e565-eac07b3b103a
06/08/2017
medium

PpPrintRangeType enumeration (PowerPoint)

Specifies the type of print range for the presentation.

Name Value Description
ppPrintAll 1 Print all slides in the presentation.
ppPrintCurrent 3 Print the current slide from the presentation.
ppPrintNamedSlideShow 5 Print a named slideshow.
ppPrintSelection 2 Print a selection of slides.
ppPrintSlideRange 4 Print a range of slides.

[!includeSupport and feedback]