ActiveReports 8
Equals(PaddingEx) Method

The PaddingEx object to compare to the current PaddingEx object.
Determines whether the value of the specified PaddingEx object equals the current PaddingEx object.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal paddingEx As PaddingEx _
) As System.Boolean
public System.bool Equals( 
   PaddingEx paddingEx
)

Parameters

paddingEx
The PaddingEx object to compare to the current PaddingEx object.
See Also

Reference

PaddingEx Structure
PaddingEx Members
Overload List

Support Forum