ActiveReports 9
Add(Object) Method

The page object to add.
Adds a Page object to the end of the PagesCollection.
Syntax
'Declaration
 
Public Overloads Function Add( _
   ByVal value As System.Object _
) As System.Integer
public System.int Add( 
   System.object value
)

Parameters

value
The page object to add.
See Also

Reference

PagesCollection Class
PagesCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum