Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal pageNumber As Integer, _ ByVal dpiX As Integer, _ ByVal dpiY As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
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.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family