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.
See Also

Reference

SupportedPageInfo Class
SupportedPageInfo Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum