e_FilePath
(string) The full path to the image file that was changed to in the slideshow (currently shown).
SlideShow Object
OverviewPaneDialog |
Actions |
|||
SlideShow.AddSlide SlideShow.DeleteSlide SlideShow.FillFromFolder SlideShow.GetCurrentSlide SlideShow.GetImagePath SlideShow.GetPos SlideShow.GetProperties SlideShow.GetSize SlideShow.GetSlideCount SlideShow.GoToSlide SlideShow.IsEnabled SlideShow.IsVisible SlideShow.Navigate SlideShow.Pause SlideShow.Play SlideShow.SetEnabled SlideShow.SetPos SlideShow.SetProperties SlideShow.SetSize SlideShow.SetVisible |
P D F
PDF Object
OverviewPaneDialogActions
The PDF object lets you display a PDF File (*.pdf) on the page or dialog, just like it would appear in the Adobe Reader application or web browser. It does this by taking advantage of the Adobe Reader ActiveX control installed with the commonly used Adobe Reader application.
Specifically, it embeds this PDF browser control directly into your AutoPlay application at run time. This essentially "borrows" the Acrobat Reader rendering engine-which is the part of Adobe Reader that deals with showing .pdf pages on a computer screen-and uses it to display and navigate PDF files in your application.
The end result is pretty much the same as what you would see when viewing PDF files through Acrobat Reader, except that the Acrobat Reader program interface is not visible. Therefore it looks like the PDF file is built right into your application. You can use it to display local files directly off a CD-ROM, user's hard drive, or hosted on the Internet.