Overload List
Name | Description | |
---|---|---|
GetRectangle(String) |
Converts the specified value to PdfRectangle.
If the value does not exist, the function returns an empty rectangle.
If the value is not convertible, the function throws an InvalidCastException.
| |
GetRectangle(String, Boolean) |
Converts the specified value to PdfRectangle.
If the value does not exist, the function returns an empty rectangle.
If the value is not convertible, the function throws an InvalidCastException.
|
See Also