Pdf |
The PdfBoolean type exposes the following members.
| Name | Description | |
|---|---|---|
| False | Gets the PdfBoolean instance with logical value false. | |
| ObjectType |
Gets the Boolean value.
(Overrides PdfBasicObjectObjectType) | |
| True | Gets the PdfBoolean instance with logical value true. | |
| Value | Gets a Boolean value of this PdfBoolean instance. |
| Name | Description | |
|---|---|---|
| Equals |
Determines whether the specified Object is equal to this PdfBoolean instance.
(Overrides PdfBasicValueEquals(Object)) | |
| GetHashCode |
Returns a hash code for this PdfBoolean instance.
(Overrides PdfBasicValueGetHashCode) | |
| ToString |
Returns a String that represents this PdfBoolean instance.
(Overrides PdfBasicObjectToString) |