|

URL


(string) The URL for the web page, or the path to the local file. Click the browse button to select a file.


Re t u r n s


Nothing. You can use Application.GetLastError to determine whether this action failed, and why.


See also: Related Actions


image

image

Web.Print

OverviewExamples

Web.Print ( string ObjectName,


boolean DefaultPrinter = true )


De s cr ip t ion


Prints the web page that is currently displayed in a web object.


P arame t er s


ObjectName


(string) The name of the web object.


|