ActiveReports Developer 7
Padding Constructor(Int32,Int32,Int32,Int32)

Left
Tol
Right
Bottom
Padding Constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal left As System.Integer, _
   ByVal top As System.Integer, _
   ByVal right As System.Integer, _
   ByVal bottom As System.Integer _
)
public Padding( 
   System.int left,
   System.int top,
   System.int right,
   System.int bottom
)

Parameters

left
Left
top
Tol
right
Right
bottom
Bottom
See Also

Reference

Padding Structure
Padding Members
Overload List