Click or drag to resize

PdfChoiceFieldItem Methods

The PdfChoiceFieldItem type exposes the following members.

Methods
 NameDescription
Public methodEquals(Object) Determines whether the specified Object is equal to this PdfChoiceFieldItem instance.
(Overrides ValueTypeEquals(Object))
Public methodEquals(PdfChoiceFieldItem) Determines whether the specified PdfChoiceFieldItem is equal to this PdfChoiceFieldItem instance.
Public methodGetHashCode Returns a hash code for this PdfChoiceFieldItem instance.
(Overrides ValueTypeGetHashCode)
Public methodToString Returns a String that represents this PdfChoiceFieldItem instance.
(Overrides ValueTypeToString)
Top
See Also