Overload | Description |
---|---|
TryGetFloat(IPdfArray,Int32,Single,Boolean) | Tries to get the System.Single value at the specified index. |
TryGetFloat(IPdfArray,Int32,Nullable<Single>,Boolean) | Tries to get the nullable System.Single value at the specified index. |
Overload | Description |
---|---|
TryGetFloat(IPdfArray,Int32,Single,Boolean) | Tries to get the System.Single value at the specified index. |
TryGetFloat(IPdfArray,Int32,Nullable<Single>,Boolean) | Tries to get the nullable System.Single value at the specified index. |