Leadtools.Documents Namespace > DocumentPage Object : GetImageResizedUrl Method |
Parameter | Type | Description |
---|---|---|
width | double | Requested width in pixels. |
height | double | Requested height in pixels. |
Type | Description |
---|---|
string | The URL to an image of this page. |
For more information on this method or to load the image through the Documents Library, see GetImageResizedElement.
Refer to Image Loading Using LEADTOOLS Documents Library and Document Loading Using LEADTOOLS Documents Library for more information.