ApplicationPdfFile Method
Creates a new instance of PdfFile

Namespace: Selenium
Assembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Dim instance As Application
Dim returnValue As PdfFile

returnValue = instance.PdfFile()

Return Value

Type: PdfFile

[Missing <returns> documentation for "M:Selenium.Application.PdfFile"]

See Also