Pdf |
The PdfAppearanceState type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfAppearanceState | Initializes a new instance of the PdfAppearanceState structure from the specified String value. |
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified Object is equal to this PdfAppearanceState instance.
(Overrides ValueTypeEquals(Object)) | |
| Equals(PdfAppearanceState) | Determines whether the other PdfAppearanceState is equal to this PdfAppearanceState instance. | |
| GetHashCode |
Returns a hash code for this PdfAppearanceState instance.
(Overrides ValueTypeGetHashCode) | |
| ToString |
Returns a String that represents this PdfAppearanceState instance.
(Overrides ValueTypeToString) |
| Name | Description | |
|---|---|---|
| Equality(PdfAppearanceState, PdfAppearanceState) | Determines whether first and second PdfAppearanceStates are equal. | |
| Inequality(PdfAppearanceState, PdfAppearanceState) | Determines whether first and second PdfAppearanceStates are not equal. |