Pdf |
The PdfChoiceFieldItem type exposes the following members.
| Name | Description | |
|---|---|---|
| ExportValue | Gets the export value of this PdfChoiceFieldItem. | |
| Value | Gets the (display) value of this PdfChoiceFieldItem. |
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified Object is equal to this PdfChoiceFieldItem instance.
(Overrides ValueTypeEquals(Object)) | |
| Equals(PdfChoiceFieldItem) | Determines whether the specified PdfChoiceFieldItem is equal to this PdfChoiceFieldItem instance. | |
| GetHashCode |
Returns a hash code for this PdfChoiceFieldItem instance.
(Overrides ValueTypeGetHashCode) | |
| ToString |
Returns a String that represents this PdfChoiceFieldItem instance.
(Overrides ValueTypeToString) |
| Name | Description | |
|---|---|---|
| Equality(PdfChoiceFieldItem, PdfChoiceFieldItem) | Determines whether first and second PdfChoiceFieldItems are equal. | |
| Inequality(PdfChoiceFieldItem, PdfChoiceFieldItem) | Determines whether first and second PdfChoiceFieldItems are not equal. |