title | keywords | f1_keywords | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
SlideShowView.LaserPointerEnabled property (PowerPoint) |
vbapp10.chm513038 |
|
9ba56542-a2bf-28d2-9609-50f9a4144c91 |
06/08/2017 |
medium |
Returns True if the current slide show pointer is a laser pointer. This property is applicable only while the slide show is running. Read/write.
This property allows a user to programmatically query and set the state of the pointer shown during slide show. The property will return false for all other pointer types. Users can also change the state of the current pointer by setting this property to True to turn on the laser pointer or False to turn off the laser pointer.
expression. LaserPointerEnabled
expression A variable that represents a SlideShowView object.
Boolean
[!includeSupport and feedback]