←Select platform

FormPage Constructor (FormPage)

Summary

Initializes a new FormPage class object with explicit parameters.

Syntax

C#
VB
C++
public FormPage(  
   int pageNumber, 
   int dpiX, 
   int dpiY 
) 
Public Function New( _ 
   ByVal pageNumber As Integer, _ 
   ByVal dpiX As Integer, _ 
   ByVal dpiY As Integer _ 
) 
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

See Also

Reference

FormPage Class

FormPage Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Processing Assembly
Click or drag to resize