ActiveReports 9
SetWidth Method

An System.Int32 indicating the number of twips to which to set the page width.
Sets the width of the page in twips.
Syntax
'Declaration
 
Public Sub SetWidth( _
   ByVal value As System.Integer _
) 
public void SetWidth( 
   System.int value
)

Parameters

value
An System.Int32 indicating the number of twips to which to set the page width.
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

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum