ComponentOne Document Library for WinForms
Equals Method (BarcodeSizeOptions)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > BarcodeSizeOptions Class : Equals Method
The object to which the current BarcodeSizeOptions is compared.
Compares this BarcodeSizeOptions to the specified object to determine whether the two are equal.
Syntax
'Declaration
 
Public Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
public override System.bool Equals( 
   System.object obj
)

Parameters

obj
The object to which the current BarcodeSizeOptions is compared.

Return Value

True if the two objects specify the same options, false otherwise.
See Also

Reference

BarcodeSizeOptions Class
BarcodeSizeOptions Members