[]
Converts the PdfNumber to a double.
public static implicit operator double(PdfNumber pn)
Public Shared Widening Operator CType(pn As PdfNumber) As Double
| Type | Name | Description |
|---|---|---|
| PdfNumber | pn | The PdfNumber to convert. |
| Type | Description |
|---|---|
| double |