[]
Converts the IPdfNumber to unsigned integer. Note that this method simply casts the double value to unsigned integer.
public static uint AsUInt(this IPdfNumber pn)
Public Shared Function AsUInt(pn As IPdfNumber) As UInteger
Type | Name | Description |
---|---|---|
IPdfNumber | pn |
Type | Description |
---|---|
uint |