ActiveReports 9
Frame Constructor

Syntax
'Declaration
 
Public Function New( _
   ByVal pageIndex As System.Integer, _
   ByVal frame As Rect _
)
public Frame( 
   System.int pageIndex,
   Rect frame
)

Parameters

pageIndex
frame
See Also

Reference

Frame Structure
Frame Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum