Icon ServerMaxHeight Property

property ServerMaxHeight: Integer

Available In: Visual Client Applications

Specifies the maximum allowed height of the image specified via the URL property. This value is used with the value specified in the ServerMaxWidth property to scale the image on the web server before it is sent back to the client in the response body.

Information The image scaling is enabled via the ServerScaling property.
Image