Leadtools.Forms.Processing Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FormPage Constructor
See Also 
Leadtools.Forms.Processing Namespace > FormPage Class : FormPage Constructor



pageNumber
Master Form page number that this object represents.
dpiX
The Master Form page image resolution along the x-axis.
dpiY
The Master Form page image resolution along the y-axis.
Initializes a new FormPage class object with explicit parameters.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal pageNumber As Integer, _
   ByVal dpiX As Integer, _
   ByVal dpiY As Integer _
)
Visual Basic (Usage)Copy Code
Dim pageNumber As Integer
Dim dpiX As Integer
Dim dpiY As Integer
 
Dim instance As FormPage(pageNumber, dpiX, dpiY)
C# 
public FormPage( 
   int pageNumber,
   int dpiX,
   int dpiY
)
C++/CLI 
public:
FormPage( 
   int pageNumber,
   int dpiX,
   int dpiY
)

Parameters

pageNumber
Master Form page number that this object represents.
dpiX
The Master Form page image resolution along the x-axis.
dpiY
The Master Form page image resolution along the y-axis.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features