[]
Converts the double to the PdfNumber.
public static explicit operator PdfNumber(double d)
Public Shared Narrowing Operator CType(d As Double) As PdfNumber
Type | Name | Description |
---|---|---|
double | d | The double value to convert. |
Type | Description |
---|---|
PdfNumber |