ActiveReports 9
SupportedPageInfo Constructor(Int32,Int32)

The page width in twips.
The page height in twips.
Instantiates a new instance of the SupportedPageInfo class with the specified width and height.
Syntax
'Declaration
 
Public Function New( _
   ByVal width As System.Integer, _
   ByVal height As System.Integer _
)
public SupportedPageInfo( 
   System.int width,
   System.int height
)

Parameters

width
The page width in twips.
height
The page height in twips.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SupportedPageInfo Class
SupportedPageInfo Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum