Icon ServerMaxWidth Property

property ServerMaxWidth: Integer

Available In: Visual Client Applications

Specifies the maximum allowed width of the image specified via the URL property. This value is used with the value specified in the ServerMaxHeight 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