[]
        
(Showing Draft Content)

C1.WPF.Document.BarcodeSizeOptions.Equals

Equals Method

Equals(object)

Compares this BarcodeSizeOptions to the specified object to determine whether the two are equal.

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
object obj

The object to which the current BarcodeSizeOptions is compared.

Returns
Type Description
bool

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