Pdf |
The PdfNumber type exposes the following members.
| Name | Description | |
|---|---|---|
| IsInteger | Gets a value indicating whether this PdfNumber instance is PdfInteger. | |
| ObjectType |
Gets the Number value.
(Overrides PdfBasicObjectObjectType) | |
| Value | Gets a Double value of this PdfNumber instance. |
| Name | Description | |
|---|---|---|
| Create | Creates the PdfNumber instance from the specified Double value rounded to 15 digits of precision. | |
| Equals |
Determines whether the specified Object is equal to this PdfNumber instance.
(Overrides PdfBasicValueEquals(Object)) | |
| GetHashCode |
Returns a hash code for this PdfNumber instance.
(Overrides PdfBasicValueGetHashCode) |