[]
Converts the IPdfNumber to a float value. Note that this method simply casts the double value to float.
public static float AsFloat(this IPdfNumber pn)
Public Shared Function AsFloat(pn As IPdfNumber) As Single
| Type | Name | Description |
|---|---|---|
| IPdfNumber | pn |
| Type | Description |
|---|---|
| float |