PdfFileAddSpace Method
Adds a vacant height in millimeter(default), inch or point.

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

instance.AddSpace(size)

Parameters

size
Type: SystemInt32
See Also