get_thumbnail_size
Description:
Returns true if this has a thumbnail associated with it.
It also fills in width and height with the width and height of the thumbnail. The values of width and height are not
changed if no appropriate thumbnail exists.
Parameters:
| this |
A Page |
| width |
return location for width |
| height |
return location for height |
Returns:
|
|