Click or drag to resize

PdfBoolean Methods

The PdfBoolean type exposes the following members.

Methods
 NameDescription
Public methodEquals Determines whether the specified Object is equal to this PdfBoolean instance.
(Overrides PdfBasicValueEquals(Object))
Public methodGetHashCode Returns a hash code for this PdfBoolean instance.
(Overrides PdfBasicValueGetHashCode)
Public methodToString Returns a String that represents this PdfBoolean instance.
(Overrides PdfBasicObjectToString)
Top
See Also