Click or drag to resize

PdfAppearanceState Methods

The PdfAppearanceState type exposes the following members.

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