ActiveReports 12
SetWidth Method

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > SupportedPageInfo Class : 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 Integer _
) 
public void SetWidth( 
   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