OptionEquals Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Equalses the specified other.

Namespace:  Apitron.PDF.Kit.Interactive.Forms
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public bool Equals(
	Option other
)

Parameters

other
Type: Apitron.PDF.Kit.Interactive.FormsOption
The other.

Return Value

Type: Boolean
Returns a value indicating whether the instance equals the specified Option.

Implements

IEquatableTEquals(T)
See Also

Reference