M
Michael Brown
I'm not sure I've got all the terminology right here, so bear with me...
With PPT 2002 (Object model 10.0), I have some slides that are layered
builds. I.e., as I proceed through my slide show using <view>.Next(), the
current slide index remains the same a few times as the projected image
progresses through the slide's various text/graphics additions, then
eventually increments to the next slide index when I go on to the next
slide.
I've discovered a PowerPoint.Slide.PrintSteps property that seems to
indicate how many times the slide index will remain the same as I
<view>.Next().
Is there some other property I can query that will indicate the current
print step that's being projected?
Thanks....
Mike
With PPT 2002 (Object model 10.0), I have some slides that are layered
builds. I.e., as I proceed through my slide show using <view>.Next(), the
current slide index remains the same a few times as the projected image
progresses through the slide's various text/graphics additions, then
eventually increments to the next slide index when I go on to the next
slide.
I've discovered a PowerPoint.Slide.PrintSteps property that seems to
indicate how many times the slide index will remain the same as I
<view>.Next().
Is there some other property I can query that will indicate the current
print step that's being projected?
Thanks....
Mike