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