VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / RenderThumbnailRequestParams Class
In This Topic
RenderThumbnailRequestParams Class Properties
In This Topic
For a list of all properties of this type, see RenderThumbnailRequestParams.
Public Properties
 NameDescription
Public PropertyGets or sets the decoding settings of image. (Inherited from WebExtendedImageInfoRequestParams)
Public PropertyGets or sets an information about web image. (Inherited from WebImageInfoRequestParams)
Public PropertyGets or sets a type of thumbnail.
Public PropertyGets or sets the rendering settings of image. (Inherited from WebExtendedImageInfoRequestParams)
Public PropertyGets or sets the identifier of request. (Inherited from WebRequestParamsBase)
Public PropertyGets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase)
Public PropertyGets or sets thumbnail size.
Public PropertyGets or sets a value indicating whether rendered thumbnail must be saved in cache on server.
See Also