Adds an image at the current position
名前空間: Seleniumアセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文Dim instance As PdfFile
Dim image As Image
Dim autoDispose As Boolean
instance.AddImage(image, autoDispose)
パラメータ
- image
- 型: SeleniumImage
- autoDispose(省略可)
- 型: SystemBoolean
Release the resources of the image if true
参照