[]
Converts the IPdfNumber to an integer. Note that this method simply casts the double value to integer.
public static int AsInt(this IPdfNumber pn)
Public Shared Function AsInt(pn As IPdfNumber) As Integer
Type | Name | Description |
---|---|---|
IPdfNumber | pn |
Type | Description |
---|---|
int |