|

Height:


The height of the object in pixels.


PDF Object


OverviewPaneDialog

Actions


PDF.GetFile PDF.GetPos PDF.GetProperties PDF.GetSize PDF.GoToPage PDF.IsEnabled PDF.IsVisible PDF.LoadFile

PDF.Navigate


PDF.Print PDF.PrintWithDialog PDF.SetEnabled PDF.SetNamedDest PDF.SetPos PDF.SetProperties PDF.SetSize PDF.SetVisible

PDF.SetZoomScroll


W e b


image

Web Object

OverviewPaneDialogActions

The web object lets you display a web site on the page or dialog, just like it would appear in Internet Explorer. It does this by taking advantage of the Internet Explorer ActiveX control that is found on most systems.


Specifically, it embeds this Internet Explorer control directly into your AutoPlay application at run time. This essentially "borrows" the Internet Explorer rendering engine-which is the part of Internet Explorer that deals with showing web pages on a computer screen-and uses it to display HTML in your application.


The end result is pretty much the same as what you would see in Internet Explorer itself, except that the Internet Explorer program interface is not visible. Therefore it looks like the web page is built right into your application. You can use it to display "live" web pages on the Internet, or to display "stored" web pages directly off a CD-ROM (or the user's hard drive).


|